Libraries tagged by ebnf
tacoberu/bnf
2595 Downloads
Framework for building BNF like parsers.
wp-coding-standards/wpcs
30525051 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
deptrac/deptrac
435821 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phparkitect/phparkitect
2164617 Downloads
Enforce architectural constraints in your PHP applications
automattic/vipwpcs
7313827 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
symfony/lts
5255610 Downloads
Enforces Long Term Supported versions of Symfony components
mortexa/laravel-arkitect
72923 Downloads
Test and enforce architectural rules in your Laravel applications
mattiasgeniar/phpunit-query-count-assertions
530731 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
304452 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
cheprasov/php-redis-lock
375485 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
41901 Downloads
Enabling Livewire in Twig templates
verbb/workflow
110555 Downloads
Enforce multi-step review processes for creating entries.
illuminatech/url-trailing-slash
164658 Downloads
Allows enforcing URL routes with or without trailing slash
humanmade/publication-checklist
134982 Downloads
Run checks and enforce conditions before posts are published.
gskema/phpcs-type-sniff
96364 Downloads
PHPCS sniff to enforce PHP7 types and array types