Libraries tagged by inspection
coka/registrator-php-sdk
5 Downloads
Service registry bridge for Docker. Registrator automatically registers and deregisters services for any Docker container by inspecting containers as they come online. Registrator supports pluggable service registries, which currently includes Consul, etcd and SkyDNS 2.
symfony/dependency-injection
374918701 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
doctrine/inflector
753069863 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
infection/infection
20514531 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
symfony/property-access
249788862 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
pimple/pimple
119946599 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
35596964 Downloads
The dependency injection container for humans
php-di/invoker
43985478 Downloads
Generic and extensible callable invoker
league/container
72384342 Downloads
A fast and intuitive dependency injection container.
symfony/inflector
82213456 Downloads
Converts words between their singular and plural forms (English only)
symfony/html-sanitizer
17035504 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
nette/di
36508593 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
roave/infection-static-analysis-plugin
3639171 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
matthiasnoback/symfony-dependency-injection-test
7623188 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
46332429 Downloads
Factory-Driven Dependency Injection Container