Libraries tagged by custom-rules
erag/laravel-disposable-email
17963 Downloads
A Laravel package to detect and block disposable email addresses.
milwad/laravel-validate
26493 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
nexusphp/cs-config
1274535 Downloads
A factory for custom rulesets for PHP CS Fixer.
best-it/php_codesniffer
130345 Downloads
PHP_CodeSniffer ruleset and custom rules from best it.
hennadybb/phpstan-custom-rules-v2
6101 Downloads
Custom rules for phpstan
epifrin/rector-custom-rules
18546 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
wayofdev/cs-fixer-config
51387 Downloads
🧹 Adds custom rule-sets to PHP CS Fixer for consistent coding standards.
tombenevides/dump-linter
5096 Downloads
A custom rules to remove dump functions from PHP code
mhujer/phpstan-rules
25492 Downloads
Custom rules for phpstan
fivelab/ci-rules
15306 Downloads
Custom rules for code style and static analyzer
naopusyu/phpcs-custom-rules
500 Downloads
Custom rules for PHP_CodeSniffer
martinsoenen/phpstan-custom-rules
163 Downloads
Some custom PHPStan extensions for a better code base
yorcreative/data-validation
7 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
pekral/phpcs-rules
3223 Downloads
Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.
yharahuts/space-inside-array-braces-fixer
2035 Downloads
Custom rule for php-cs-fixer to add spaces inside array braces