Libraries tagged by Sota
magento/magento-coding-standard
11942104 Downloads
A set of Magento specific PHP CodeSniffer rules.
kyslik/column-sortable
4696555 Downloads
Package for handling column sorting in Laravel 6.x
kartik-v/bootstrap-star-rating
4061652 Downloads
A simple yet powerful JQuery star rating plugin for Bootstrap.
escapestudios/symfony2-coding-standard
10111096 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
doctrine/coding-standard
11710839 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
artisaninweb/laravel-soap
4036436 Downloads
A SoapClient wrapper integration for Laravel
yohang/finite
3302420 Downloads
A simple PHP Finite State Machine
tomasvotruba/type-coverage
5443631 Downloads
Measure type coverage of your project
tecnickcom/tc-lib-barcode
5857208 Downloads
PHP library to generate linear and bidimensional barcodes
szepeviktor/phpstan-wordpress
5071205 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
14514322 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
sonata-project/doctrine-orm-admin-bundle
16421607 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/block-bundle
25074012 Downloads
Symfony SonataBlockBundle
sirbrillig/phpcs-variable-analysis
40960563 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/dead-code-detector
461587 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.