Phpwire
Yet another simple and powerful framework-agnostic IoC container for PHP.
Install / Use
/learn @zarplata/PhpwireREADME
PHPWire
Yet another simple and powerful framework-agnostic IoC Container for PHP.
Installation
composer require zp/phpwire
Features
- Autowiring
- Container compilation
- Supporting of lazy initialization (uses ProxyManager)
- Framework-agnostic
- PSR-11 compliant
TODO
- Add examples and update README.md
