Libraries tagged by staatic
staatic/staatic-api-php
301 Downloads
Staatic API client library for PHP. Staatic lets you create and deploy a streamlined static version of your WordPress site, enhancing performance, SEO, and security simultaneously.
phpstan/phpstan
291148098 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
651770797 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
204541157 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
67665939 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
328005291 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
larastan/larastan
25959740 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
162248660 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
34254313 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
28884283 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
34884244 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
77981725 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpcompatibility/php-compatibility
62121472 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-parallel-lint/php-parallel-lint
45309696 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9943793 Downloads
A static analyzer for PHP