Libraries tagged by netforce
deptrac/deptrac
348025 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phparkitect/phparkitect
2132329 Downloads
Enforce architectural constraints in your PHP applications
automattic/vipwpcs
7231678 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
symfony/lts
5252295 Downloads
Enforces Long Term Supported versions of Symfony components
mortexa/laravel-arkitect
70464 Downloads
Test and enforce architectural rules in your Laravel applications
mattiasgeniar/phpunit-query-count-assertions
525768 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
300431 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
cheprasov/php-redis-lock
372942 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.
eventfarm/restforcephp
86162 Downloads
PHP Salesforce REST
verbb/workflow
110081 Downloads
Enforce multi-step review processes for creating entries.
humanmade/publication-checklist
134173 Downloads
Run checks and enforce conditions before posts are published.
gskema/phpcs-type-sniff
95381 Downloads
PHPCS sniff to enforce PHP7 types and array types
cspray/phinal
148457 Downloads
Enforce final on your classes!
qossmic/deptrac
2178525 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
blakewilson/wp-enforce-semver
9402 Downloads
A class to enforce SemVer in your WordPress plugins.