Libraries tagged by contianer
michael-rubel/laravel-enhanced-container
72888 Downloads
This package provides DX tweaks for Service Container in Laravel.
friends-of-behat/service-container-extension
720533 Downloads
Allows to declare own services inside Behat container without writing an extension.
digital-creative/conditional-container
547965 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
bnf/phpstan-psr-container
2370592 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
alexwenzel/nova-dependency-container
742461 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
acclimate/container
369546 Downloads
Provides adapters for various third-party service containers.
maclof/kubernetes-client
800768 Downloads
A simple yet elegant client for accessing and controlling a Kubernetes cluster.
aura/di
917961 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zalas/phpunit-injector
302922 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
symplify/phpstan-extensions
4739654 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
spiral/core
4912405 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
spatie/docker
84890 Downloads
Run a docker container in your PHPUnit tests
sonata-project/page-bundle
894188 Downloads
This bundle provides a Site and Page management through container and block services
pear/ole
1674776 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.
michael-rubel/laravel-formatters
58968 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.