Libraries tagged by depend
mouf/html.utils.weblibrarymanager
359158 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
kraken-php/container
1578 Downloads
Kraken Framework Console Component.
kocsismate/di-container-benchmarks
11 Downloads
Benchmarks of some popular PHP DI Containers
j7mbo/aurex
67 Downloads
aurex is a merge between the Silex micro-framework and the awesome Auryn dependency injector.
israr22/searchable-select
761 Downloads
A Laravel Nova Searchable Dependent Select filter.
gin0115/dice
7284 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
garethhudson07/container
2739 Downloads
A fast and intuitive dependency injection container.
g4/di
73278 Downloads
g4 dependencies injection container based on Pimple
duyler/di
8804 Downloads
Dependency injection container
dotkernel/dot-annotated-services
11162 Downloads
Dotkernel service creation component through laminas-servicemanager and annotations
cybercog/laravel-paket
3284 Downloads
Composer personal web interface. Manage Laravel dependencies without switching to command line!
crysalead/box
29125 Downloads
Minimalist Dependency Injection Container.
corpus/di
3233 Downloads
Simple Yet Powerful PSR-11 Complaint Di Container
code-distortion/di-caller
5479 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
cekta/di
354 Downloads
psr/container implementation for humans