This is a very small dependency injection container for PHP. The library is so small it could fit in a tweet. Twittee is a full-featured Dependency Injection Container with support for object definitions, object injection and parameters.Features of Twittee:- Parameters are defined by anonymous functions that return strings;- Objects/services are defined by anonymous functions that return object instances;- Links between ...
License: Open Source
Added: 8 months 22 days ago Updated: 8 months 21 days ago