Libraries tagged by Sota
sebastian/global-state
773056077 Downloads
Snapshotting of global state
symfony/service-contracts
749913121 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
658063481 Downloads
Generic abstractions related to dispatching event
phpstan/phpstan
289223533 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
649611338 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
203355206 Downloads
A tool to automatically fix PHP code style
composer/composer
167810467 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
slevomat/coding-standard
103007431 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
vimeo/psalm
67217278 Downloads
A static analysis tool for finding errors in PHP applications
symfony/translation-contracts
603712111 Downloads
Generic abstractions related to translation
symfony/http-client-contracts
353527702 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
262721246 Downloads
Generic abstractions related to caching
squizlabs/php_codesniffer
326505207 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
61627087 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
25312712 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel