Stars
PHP Static Analysis Tool - discover bugs in your code without running it!
Effective June 1, 2021: Phabricator is no longer actively maintained.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Defines an object-oriented layer for the HTTP specification
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
Xdebug β Step Debugger and Debugging Aid for PHP
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
PHP Implementation of the VS Code Language Server Protocol πβπ₯
Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite