Libraries tagged by rule
mi-schi/phpmd-extension
861958 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
illuminatech/validation-composite
411946 Downloads
Allows uniting several validation rules into a single one for easy re-usage
henzeb/enumhancer
198084 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
contributte/forms
1012393 Downloads
Extra contrib to nette/forms
mattkingshott/axiom
119522 Downloads
A package that provides a library of reusable Laravel validation rules.
erag/laravel-disposable-email
8895 Downloads
A Laravel package to detect and block disposable email addresses.
consistence/coding-standard
823637 Downloads
Consistence - Coding Standard - PHP Code Sniffer rules
yoast/yoastcs
911196 Downloads
PHP_CodeSniffer rules for Yoast projects
texy/texy
771174 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
stymiee/email-validator
301191 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
struggle-for-php/sfp-phpstan-psr-log
141782 Downloads
Extra strict and opinionated psr/log (psr-3) rules for PHPStan
siriusphp/validation
687543 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
roave/no-floaters
225768 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
rector/rector-symfony
1598344 Downloads
Rector upgrades rules for Symfony Framework
rector/rector-phpunit
1531429 Downloads
Rector upgrades rules for PHPUnit