Libraries tagged by php tools
friendsofphp/php-cs-fixer
206271108 Downloads
A tool to automatically fix PHP code style
phpstan/phpstan
293962322 Downloads
PHPStan - PHP Static Analysis Tool
vimeo/psalm
68339852 Downloads
A static analysis tool for finding errors in PHP applications
doctrine/migrations
182326728 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
php-http/message
236394654 Downloads
HTTP Message related tools
symfony/debug
383078709 Downloads
Provides tools to ease debugging PHP code
symfony/error-handler
569657913 Downloads
Provides tools to manage errors and ease debugging PHP code
wp-cli/php-cli-tools
20881002 Downloads
Console utilities for PHP
php-parallel-lint/php-parallel-lint
45852730 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
php-http/client-common
202770515 Downloads
Common HTTP Client implementations and tools for HTTPlug
itsgoingd/clockwork
23512501 Downloads
php dev tools in your browser
willdurand/negotiation
108944282 Downloads
Content Negotiation tools for PHP provided as a standalone library.
phpmetrics/phpmetrics
13016900 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
tracy/tracy
21636222 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
staabm/side-effects-detector
37065534 Downloads
A static analysis tool to detect side effects in PHP code