Dependency Manager for PHP
Twittee
ArchivedTwittee is the smallest, and still useful, Dependency Injection Container in PHP
About Twittee
Twittee is the smallest, and still useful, Dependency Injection Container in PHP
Twittee is a popular PHP dependency injection solution that provides reliable functionality for PHP developers. Note: This project has been archived and may not receive further updates.
Quick Installation
composer require fabpot/twitteeInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Twittee?
- PHP Dependency Injection - Specialized solution for dependency injection needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @fabpot
- Category
- Dependency Injection
- Last Updated
- 9 years ago
- Status
- Archived
Related Dependency Injection Libraries
View all →This repository holds all interfaces related to PSR-11 (Container Interface).
A dependency injection container component.
The dependency injection container for humans
A tiny dependency injection container.
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.