Libraries tagged by rules
erag/laravel-disposable-email
28712 Downloads
A Laravel package to detect and block disposable email addresses.
yoast/yoastcs
990008 Downloads
PHP_CodeSniffer rules for Yoast projects
texy/texy
792997 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
339517 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
175553 Downloads
Extra strict and opinionated psr/log (psr-3) rules for PHPStan
siriusphp/validation
705902 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
261162 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
rector/rector-downgrade-php
830525 Downloads
Rector downgrade PHP rules
rector/rector-doctrine
1649755 Downloads
Rector upgrades rules for Doctrine
moodlehq/moodle-cs
2255816 Downloads
Moodle Coding Sniffer rules
milwad/laravel-validate
28053 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
jubeki/laravel-code-style
450225 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
editorconfig-checker/editorconfig-checker
710673 Downloads
A tool to verify that your files follow the rules of your .editorconfig
davmixcool/php-sentiment-analyzer
125689 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
dave-liddament/phpstan-php-language-extensions
300003 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions