Libraries tagged by Infection
victormln/docker-php-testing
18 Downloads
A project template to have PHP 8.1 and testing tools (PHPUnit + Infection)
danielgelling/pluginchecker
3 Downloads
This plugin checks installed plugins for abnormalities as vulnerabilities for infection and hackability. It also checks for plugin updates. It sends out an e-mail if an abnormality or update is detected.
doctrine/inflector
767802282 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/dependency-injection
382823001 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
255727866 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
php-di/php-di
37319017 Downloads
The dependency injection container for humans
pimple/pimple
121469026 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
45778827 Downloads
Generic and extensible callable invoker
league/container
74411823 Downloads
A fast and intuitive dependency injection container.
symfony/inflector
82666870 Downloads
Converts words between their singular and plural forms (English only)
nette/di
37088321 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
matthiasnoback/symfony-dependency-injection-test
7818337 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
47573941 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1472959 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1034114 Downloads
Yii DI container