Libraries tagged by closures container
reliv/zf-config-factories
4852 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
reliv/zf2-factories-as-configuration
1883 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
ibnusyuhada/slim-tegar
200 Downloads
Slim Tegar is a package that designed for integrating PHP-DI and Slim Framework version 3.x.x. This package is an Slim Bridge advanced of http://php-di.org/doc/frameworks/slim.html. You don't need to extends any class of PHP-DI or Slim just to make container configuration. Slim Tegar also providing the easy way to implement Closure and MVC routes.
lachezargrigorov/laravel-closures-container
8 Downloads
Easy to use closures container for Laravel. First register the closure then use it anywhere.
istok/container
9 Downloads
DI / IoC container with `call(\Closure $fn): mixed` method
movephp/callback-container
7 Downloads
Analysis and serialization of callbacks and closures
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
edwardstock/superserializer
30 Downloads
Can serialize everything, even object with properties contains Closures (big thx to SuperClosure project) and callables