Libraries tagged by ebnf
cspray/phinal
288960 Downloads
Enforce final on your classes!
qossmic/deptrac
2528530 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpunitgoodpractices/traits
238841 Downloads
Highly opinionated PHPUnit good practices enforcer.
blakewilson/wp-enforce-semver
11370 Downloads
A class to enforce SemVer in your WordPress plugins.
enflow/laravel-svg
45173 Downloads
Using SVGs with easy
worksome/phpstan-request-factories
146847 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.
thefeqy/laravel-model-status
385 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
phix/contractlib
32878 Downloads
ContractLib is a lightweight PHP library designed to help you write more robust PHP components by helping your components enforce programming contracts throughout your code
permafrost-dev/coverage-check
20231 Downloads
Check a project's code coverage, optionally enforcing a minimum value
marartner/psalm-strict-equality
72046 Downloads
Psalm plugin to enforce strict equality
getdkan/rooted-json-data
123107 Downloads
Access and modify JSON-based data objects while enforcing JSON Schema
deviantintegral/composer-gavel
147811 Downloads
Enforce a minimum Composer version for your team
derhansen/fe_change_pwd
79515 Downloads
Plugin to enable password change for frontend users. Contains configurable password rules and password change enforcement.
cheprasov/php-memcached-lock
224967 Downloads
MemcachedLock 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.
26b/php-pre-commit
10048 Downloads
Pre-commit git hook for enforcing php standards.