Libraries tagged by ruler
magento/magento-coding-standard
11698659 Downloads
A set of Magento specific PHP CodeSniffer rules.
intervention/validation
5421869 Downloads
Additional validation rules for the Laravel framework
escapestudios/symfony2-coding-standard
9919424 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
automattic/vipwpcs
7983472 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
fgrosse/phpasn1
31598439 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
thecodingmachine/phpstan-safe-rule
7974749 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
shipmonk/phpstan-rules
776615 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
canvural/larastan-strict-rules
780612 Downloads
Extra strict and opinionated PHPStan rules for Laravel.
object-calisthenics/phpcs-calisthenics-rules
2557371 Downloads
PHP CodeSniffer Object Calisthenics rules/sniffs
codezero/laravel-unique-translation
776896 Downloads
Check if a translated value in a JSON column is unique in the database.
rlerdorf/opcache-status
434761 Downloads
A one-page opcache status page
laravel-validation-rules/credit-card
1757208 Downloads
Validate credit card number, expiration date, cvc
wptrt/wpthemereview
581505 Downloads
PHP_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org
wp-cli/rewrite-command
5956694 Downloads
Lists or flushes the site's rewrite rules, updates the permalink structure.
tomasvotruba/cognitive-complexity
3692710 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods