Libraries tagged by Infection
kosmos/bitrix-tests
2 Downloads
Набор инструментов для тестирования Bitrix Framework
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
785159041 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
392697702 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
263446304 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
php-di/php-di
39423126 Downloads
The dependency injection container for humans
pimple/pimple
123314806 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
47945251 Downloads
Generic and extensible callable invoker
league/container
77114140 Downloads
A fast and intuitive dependency injection container.
symfony/inflector
83204469 Downloads
Converts words between their singular and plural forms (English only)
nette/di
37799005 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
8056753 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
49217714 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1673993 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.