Libraries tagged by dece
seld/signal-handler
56659644 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
phpstan/phpstan-deprecation-rules
63732196 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
orchestra/testbench
33701845 Downloads
Laravel Testing Helper for Packages Development
nette/neon
54959381 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
nette/di
37573179 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
laravel/boost
530815 Downloads
Laravel Boost accelerates AI-assisted development to generate high-quality, Laravel-specific code.
infection/infection
22140721 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.
google/cloud-core
103512898 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
friendsofsymfony/rest-bundle
68584271 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
deptrac/deptrac
1827297 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
sebastian/phpcpd
44727840 Downloads
Copy/Paste Detector (CPD) for PHP code.
mtdowling/cron-expression
78630092 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
zbateson/stream-decorators
41673784 Downloads
PHP psr7 stream decorators for mime message part streams
shipmonk/dead-code-detector
606044 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
3812140 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)