Libraries tagged by php-code
wimg/php-compatibility
2138587 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
symplify/coding-standard
8322197 Downloads
Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.
voku/simple-php-code-parser
68231 Downloads
Get a simple data structure from your php code.
swaggest/php-code-builder
525691 Downloads
Swaggest JSON-schema enabled PHP code builder
php-code-archeology/php-code-archeology
12424 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
permafrost-dev/php-code-search
466876 Downloads
Search PHP code for function & method calls, variable assignments, and more
mayflower/php-codebrowser
2262238 Downloads
A code browser that augments the code with information from various QA tools.
codelicious/php-coda-parser
431695 Downloads
PHP parser for Belgian CODA banking files
wapmorgan/php-code-fixer
418777 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
digitalrevolution/php-codesniffer-baseline
1280385 Downloads
Digital Revolution PHP_Codesniffer baseline extension
systemsdk/phpcpd
219848 Downloads
Copy/Paste Detector for PHP code
ocramius/code-generator-utils
1557908 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
suin/phpcs-psr4-sniff
1917018 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
joomla/coding-standards
249617 Downloads
Joomla Coding Standards
wol-soft/php-json-schema-model-generator
132458 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code