Libraries tagged by Infection
narrowspark/coding-standard
41348 Downloads
The Narrowspark Coding Standard is a set of phpstan, psalm, infection, rector and php-cs-fixer rules applied to all Narrowspark projects.
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
741913832 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
368831941 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
245675476 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
php-di/php-di
34233369 Downloads
The dependency injection container for humans
pimple/pimple
118751454 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
42579944 Downloads
Generic and extensible callable invoker
league/container
71220312 Downloads
A fast and intuitive dependency injection container.
symfony/inflector
81796749 Downloads
Converts words between their singular and plural forms (English only)
nette/di
36071797 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
7423873 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
45614292 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1268636 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
861281 Downloads
Yii DI container