Libraries tagged by enforce
wp-coding-standards/wpcs
26567216 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
qossmic/deptrac
1148981 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phparkitect/phparkitect
1757221 Downloads
Enforce architectural constraints in your PHP applications
automattic/vipwpcs
6303935 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
symfony/lts
5207272 Downloads
Enforces Long Term Supported versions of Symfony components
mortexa/laravel-arkitect
43258 Downloads
Test and enforce architectural rules in your Laravel applications
mattiasgeniar/phpunit-query-count-assertions
462185 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
humanmade/publication-checklist
124269 Downloads
Run checks and enforce conditions before posts are published.
dave-liddament/php-language-extensions
232708 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
cheprasov/php-redis-lock
347573 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
verbb/workflow
105783 Downloads
Enforce multi-step review processes for creating entries.
gskema/phpcs-type-sniff
85645 Downloads
PHPCS sniff to enforce PHP7 types and array types
deviantintegral/composer-gavel
97353 Downloads
Enforce a minimum Composer version for your team
cspray/phinal
115310 Downloads
Enforce final on your classes!
wpengine/wpengine-coding-standards
55410 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WP Engine coding conventions