Libraries tagged by containerd
roave/psr-container-doctrine
671785 Downloads
Doctrine Factories for PSR-11 Containers
psr-discovery/container-implementations
5867367 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.
friends-of-behat/service-container-extension
749078 Downloads
Allows to declare own services inside Behat container without writing an extension.
digital-creative/conditional-container
564673 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
bnf/phpstan-psr-container
2864482 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
alexwenzel/nova-dependency-container
824855 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
acclimate/container
377198 Downloads
Provides adapters for various third-party service containers.
maclof/kubernetes-client
829456 Downloads
A simple yet elegant client for accessing and controlling a Kubernetes cluster.
clue/docker-react
136184 Downloads
Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
aura/di
935953 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zalas/phpunit-injector
324525 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
spatie/docker
98773 Downloads
Run a docker container in your PHPUnit tests
sonata-project/page-bundle
904252 Downloads
This bundle provides a Site and Page management through container and block services
pear/ole
1823373 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
mezzio/mezzio-session
835583 Downloads
Session container and middleware for PSR-7 applications