/phpwire

Yet another simple and powerful framework-agnostic IoC container for PHP.

Primary LanguagePHPMIT LicenseMIT

PHPWire

Build Status

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