Libraries tagged by d
stof/doctrine-extensions-bundle
93573553 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
staudenmeir/eloquent-has-many-deep
16738170 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staabm/side-effects-detector
133895912 Downloads
A static analysis tool to detect side effects in PHP code
spaze/phpstan-disallowed-calls
24911660 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/php-structure-discoverer
39747294 Downloads
Automatically discover structures within your PHP application
spatie/db-dumper
32807305 Downloads
Dump databases
shipmonk/dead-code-detector
5534129 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
shipmonk/composer-dependency-analyser
10791293 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
scienta/doctrine-json-functions
27846432 Downloads
A set of extensions to Doctrine that add support for json query functions.
sabre/dav
16775266 Downloads
WebDAV Framework for PHP
ramsey/uuid-doctrine
44610964 Downloads
Use ramsey/uuid as a Doctrine field type.
phpstan/phpstan-doctrine
78871596 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
99968502 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ondram/ci-detector
62062789 Downloads
Detect continuous integration environment and provide unified access to properties of current build
nette/di
43159125 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.