Libraries tagged by user roles
freshcase/phpstan
1890 Downloads
Set of Freshcase rules for PHPStan used company wide
campaigningbureau/cambuildr-validation
1521 Downloads
Validation rules that are used by the CamBuildr
slave/validpack
60 Downloads
Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app
squizlabs/php_codesniffer_tests
2862 Downloads
A test lib that can easily be required & used in custom PHP_CodeSniffer rulesets
roflcopter24/contao-css-purger-bundle
3 Downloads
Scans and reduces the CSS to rules that are actually used on each page.
codappix/cgl-typo3
1855 Downloads
Contains PHP_CodeSniffer rules for TYPO3 that we like. Uses CGL-PHP as base rules.
codappix/cgl-php
2118 Downloads
Contains PHP_CodeSniffer rules for php that we like. Uses PSR-2 as base rules.
arachne/coding-style
445 Downloads
Coding style ruleset for PHP CodeSniffer used by Arachne.
popcorn4dinner/policies
4 Downloads
easy to use, non-opinionated library to model complex rules for validations, access control, etc
diverproject/diamond-collection
17 Downloads
Library to use others data structures and with anothers rules them PHP native array.
wterberg/laravel-no-common-passwords
7 Downloads
Provides validation rules to check passwords against a list of commonly used passwords.
random-ids/random-ids
10 Downloads
Generate a non-repetitive random ID.Sometimes you don't want people to guess the rules of some IDs,then you can use random-ids.At present,we support file and redis.
filpgame/laravalid
225 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
chromatix/phpcs-config-chromatix-no-wordpress
1551 Downloads
Like phpcs-config-chromatix, but without the rules for things that can only be used in the WordPress context.