Libraries tagged by staatic
staatic/staatic-api-php
295 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
272890091 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
631999460 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
193724465 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
62567647 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
314289018 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
58445991 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
21659137 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
40658116 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
155915652 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
32129368 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
27289549 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
24524763 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
71077537 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
42248212 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.