Libraries tagged by ingestion
rotexsoft/versatile-collections
5649 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
rmp-up/wp-di
8362 Downloads
Simple Dependency Injection / Service Container for more OOP in WordPress (PSR-11 compatible)
rhysnhall/laravel-socketlabs-driver
5283 Downloads
Laravel mail driver for SocketLabs injection API.
peroxide/container
306 Downloads
Peroxide Container, a simple factory-driven PSR-11 Dependency Injection Container with zero dependencies and low functionalities.
moderntribe/square1-container
27320 Downloads
A dependency injection container wrapper for square one
lexide/puzzle-di
11259 Downloads
Puzzle DI, auto configuration for dependency injection in modules
jakewhiteley/hodl
5439 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
gchollet/laravel-socialite-adobe
15823 Downloads
Adobe Bulk Data Insertion API OAuth2 Provider for Laravel Socialite
g4/di
73171 Downloads
g4 dependencies injection container based on Pimple
free-elephants/di
13909 Downloads
IoC, constructor dependency injection
evaneos/dic-it
68191 Downloads
Yet another dependency injection container
eag/easy-hydrator
41099 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
devanych/di-container
3659 Downloads
Simple implementation of a PSR-11 dependency injection container
datatables.net/datatables.net-responsive-bs5
3223 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
clippy/container
74343 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker