Libraries tagged by ebnf
tacoberu/bnf
2376 Downloads
Framework for building BNF like parsers.
wp-coding-standards/wpcs
26554341 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.
enflow/livewire-twig
34430 Downloads
Enabling Livewire in Twig templates
verbb/workflow
105783 Downloads
Enforce multi-step review processes for creating entries.
illuminatech/url-trailing-slash
145232 Downloads
Allows enforcing URL routes with or without trailing slash
gskema/phpcs-type-sniff
85645 Downloads
PHPCS sniff to enforce PHP7 types and array types