Libraries tagged by php service locator
njasm/container
63528 Downloads
Dependency Container for PHP
sciactive/requirephp
1009 Downloads
An implementation of dependency injection (like RequireJS) in PHP.
igniphp/container
1615 Downloads
PSR-11 compatible dependency container
cloudcastle/di
20 Downloads
Lightweight PSR-11 dependency injection container for PHP 8.1+. Autowiring, declarative configuration (PHP/JSON/YAML/XML), directory scan, compiled container, contextual binding, scoped services (request/transient), lazy ghost proxy (opt-in), profiler/memory pool/smart cache (opt-in), custom inject attributes, tagged services, decorators. Лёгкий DI-контейнер с autowiring, конфигурацией из файлов, compile в PHP-класс и scan, одна зависимость psr/container.
rehmat/service-locator
73 Downloads
A simple dependency injection library for php
citomni/kernel
32 Downloads
Ultra-lean application kernel for CitOmni-based apps. PHP, PSR-4, deterministic boot, zero runtime magic.
subapp/service-locator
16 Downloads
Service Locator Library
mepihindeveloper/php-service-locator
3 Downloads
Компонент-контейнер для работы с экземплярами классов-служб
slidesworker/servicelocator
5 Downloads
A basic ServiceLocator for PHP inspired by ZendFramework2
welbertymartins/php-singleton
0 Downloads
Minimal and testable singleton container for object sharing and retrieval
lord2800/di.php
43 Downloads
A dependency injector, rather than a container or service locator.
buffalokiwi/buffalotools_ioc
26 Downloads
IOC / Service Locator for PHP 8
tomkyle/databases
76 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
nayjest/di-hub
41 Downloads
Dependency injection library for PHP with links consistency maintaining mechanism
milan-miscevic/inert
569 Downloads
Mini PHP framework with basic MVC and service container support