Libraries tagged by Sota
symfony/translation-contracts
579091155 Downloads
Generic abstractions related to translation
symfony/service-contracts
719188834 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
631104617 Downloads
Generic abstractions related to dispatching event
phpstan/phpstan
273851110 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
633007231 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
194219627 Downloads
A tool to automatically fix PHP code style
psr/event-dispatcher
498456129 Downloads
Standard interfaces for event handling.
composer/composer
163031524 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
slevomat/coding-standard
97801857 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
vimeo/psalm
62885708 Downloads
A static analysis tool for finding errors in PHP applications
symfony/http-client-contracts
342439579 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
251518922 Downloads
Generic abstractions related to caching
squizlabs/php_codesniffer
314920576 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
58589389 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
21819712 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel