Libraries tagged by closures container
jshannon63/cobalt
894 Downloads
A fast, autowired PSR-11 dependency injection container for PHP with cached resolution closures.
reliv/zf-config-factories
5632 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
ramir1/laravel-breadcrumbs-plus
38 Downloads
Define breadcrumbs as classes instead of closures, resolved through the container, with or without registering a name - on top of diglactic/laravel-breadcrumbs.
brenoroosevelt/habemus
757 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
reliv/zf2-factories-as-configuration
1890 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
lachezargrigorov/laravel-closures-container
9 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
8 Downloads
Analysis and serialization of callbacks and closures
ibnusyuhada/slim-tegar
211 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.
edwardstock/superserializer
30 Downloads
Can serialize everything, even object with properties contains Closures (big thx to SuperClosure project) and callables