Libraries tagged by rrule
yoast/yoastcs
956474 Downloads
PHP_CodeSniffer rules for Yoast projects
wp-cli/rewrite-command
6181712 Downloads
Lists or flushes the site's rewrite rules, updates the permalink structure.
texy/texy
781632 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.
swissspidy/phpstan-no-private
165837 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
stymiee/email-validator
324294 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
164347 Downloads
Extra strict and opinionated psr/log (psr-3) rules for PHPStan
siriusphp/validation
699331 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
245617 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
rector/rector-phpunit
1553672 Downloads
Rector upgrades rules for PHPUnit
rector/rector-downgrade-php
792937 Downloads
Rector downgrade PHP rules
rector/rector-doctrine
1612602 Downloads
Rector upgrades rules for Doctrine
mortexa/laravel-arkitect
191987 Downloads
Test and enforce architectural rules in your Laravel applications
moodlehq/moodle-cs
2182811 Downloads
Moodle Coding Sniffer rules
milwad/laravel-validate
26799 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
jubeki/laravel-code-style
437792 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.