Libraries tagged by enforce
wp-coding-standards/wpcs
47258968 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
deptrac/deptrac
8551518 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phparkitect/phparkitect
4283802 Downloads
Enforce architectural constraints in your PHP applications
automattic/vipwpcs
11246989 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
boundwize/structarmed
477852 Downloads
Configurable PHP architecture guards — define your layers and rules, then keep them enforced
mortexa/laravel-arkitect
465012 Downloads
Test and enforce architectural rules in your Laravel applications
mattiasgeniar/phpunit-query-count-assertions
848910 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
543949 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
symfony/lts
5356828 Downloads
Enforces Long Term Supported versions of Symfony components
shipmonk/coverage-guard
43950 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
humanmade/publication-checklist
163652 Downloads
Run checks and enforce conditions before posts are published.
cheprasov/php-redis-lock
450052 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.
zidbih/laravel-deadlock
5019 Downloads
Make temporary Laravel workarounds expire and fail CI when ignored.
verbb/workflow
123773 Downloads
Enforce multi-step review processes for creating entries.
gskema/phpcs-type-sniff
129633 Downloads
PHPCS sniff to enforce PHP7 types and array types