Libraries tagged by enforce
wp-coding-standards/wpcs
30185259 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
deptrac/deptrac
326032 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phparkitect/phparkitect
2123926 Downloads
Enforce architectural constraints in your PHP applications
automattic/vipwpcs
7216909 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
symfony/lts
5250510 Downloads
Enforces Long Term Supported versions of Symfony components
mortexa/laravel-arkitect
69520 Downloads
Test and enforce architectural rules in your Laravel applications
mattiasgeniar/phpunit-query-count-assertions
523647 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).
dave-liddament/php-language-extensions
297999 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
cheprasov/php-redis-lock
372099 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
109942 Downloads
Enforce multi-step review processes for creating entries.
humanmade/publication-checklist
133985 Downloads
Run checks and enforce conditions before posts are published.
gskema/phpcs-type-sniff
94502 Downloads
PHPCS sniff to enforce PHP7 types and array types
cspray/phinal
147660 Downloads
Enforce final on your classes!
qossmic/deptrac
2167895 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
blakewilson/wp-enforce-semver
9348 Downloads
A class to enforce SemVer in your WordPress plugins.