Libraries tagged by containerd
laminas/laminas-di
15577602 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
28347249 Downloads
Factory-Driven Dependency Injection Container
stellarwp/container-contract
1166901 Downloads
StellarWP Container Interface
roave/psr-container-doctrine
641020 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
5372416 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
phpactor/container
401787 Downloads
Phpactor's DI Container
michael-rubel/laravel-enhanced-container
98252 Downloads
This package provides DX tweaks for Service Container in Laravel.
friends-of-behat/service-container-extension
733640 Downloads
Allows to declare own services inside Behat container without writing an extension.
digital-creative/conditional-container
553759 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
alexwenzel/nova-dependency-container
778938 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
acclimate/container
373297 Downloads
Provides adapters for various third-party service containers.
maclof/kubernetes-client
812389 Downloads
A simple yet elegant client for accessing and controlling a Kubernetes cluster.
clue/docker-react
132377 Downloads
Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
aura/di
925644 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zalas/phpunit-injector
312658 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases