Libraries tagged by rule
wp-cli/rewrite-command
4914950 Downloads
Lists or flushes the site's rewrite rules, updates the permalink structure.
texy/texy
722334 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.
t1gor/robots-txt-parser
464411 Downloads
PHP class to parse robots.txt rules according to Google, Yandex, W3C and The Web Robots Pages specifications.
siriusphp/validation
646142 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
169958 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
rector/rector-phpunit
1444319 Downloads
Rector upgrades rules for PHPUnit
rector/rector-downgrade-php
687920 Downloads
Rector downgrade PHP rules
rector/rector-doctrine
1502783 Downloads
Rector upgrades rules for Doctrine
mortexa/laravel-arkitect
43258 Downloads
Test and enforce architectural rules in your Laravel applications
moodlehq/moodle-cs
1539407 Downloads
Moodle Coding Sniffer rules
milwad/laravel-validate
17417 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
jubeki/laravel-code-style
329513 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
ergebnis/php-cs-fixer-config
1836438 Downloads
Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
editorconfig-checker/editorconfig-checker
444275 Downloads
A tool to verify that your files follow the rules of your .editorconfig
dave-liddament/phpstan-php-language-extensions
172361 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions