Libraries tagged by ruler
rakutentech/laravel-request-docs
714950 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
proengsoft/laravel-jsvalidation
1871616 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
phpcompatibility/phpcompatibility-paragonie
19257774 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
nyholm/nsa
4622504 Downloads
See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.
magento-ecg/coding-standard
1327411 Downloads
A set of PHP_CodeSniffer rules and sniffs.
jwadhams/json-logic-php
1042544 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
symplify/rule-doc-generator-contracts
3961212 Downloads
Contracts for production code of RuleDocGenerator
symplify/rule-doc-generator
2520483 Downloads
Documentation generator for coding standard or static analysis rules
pepakriz/phpstan-exception-rules
2071038 Downloads
Exception rules for PHPStan
laracraft-tech/laravel-schema-rules
17665 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
509644 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
divineomega/laravel-password-exposed-validation-rule
646995 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
canvural/larastan-strict-rules
580958 Downloads
Extra strict and opinionated PHPStan rules for Laravel.
mi-schi/phpmd-extension
767385 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
illuminatech/validation-composite
370337 Downloads
Allows uniting several validation rules into a single one for easy re-usage