Libraries tagged by dic
nette/di
42662949 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
container-interop/container-interop
107641866 Downloads
Promoting the interoperability of container objects (DIC, SL, etc.)
laminas/laminas-servicemanager
61553570 Downloads
Factory-Driven Dependency Injection Container
mrclay/props-dic
13286000 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
851515 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.
rdlowrey/auryn
2318658 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
zendframework/zend-servicemanager
29307377 Downloads
Factory-Driven Dependency Injection Container
backpack/settings
940470 Downloads
Application settings interface for Laravel 5 using Backpack CRUD.
backpack/permissionmanager
2091024 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
friendsofsymfony1/symfony1
388435 Downloads
Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance
genphrase/genphrase
331559 Downloads
Secure passphrase generator for PHP applications
backpack/logmanager
743482 Downloads
An interface to preview, download and delete Laravel log files.
backpack/backupmanager
402393 Downloads
Admin interface for managing backups in Backpack, on Laravel 5.2+
albertoarena/laravel-truss
11592 Downloads
A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.
davmixcool/php-sentiment-analyzer
187518 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool for PHP using VADER (Valence Aware Dictionary and sEntiment Reasoner), matching the reference Python implementation exactly.