Libraries tagged by ebnf
cspray/phinal
150599 Downloads
Enforce final on your classes!
qossmic/deptrac
2217792 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
blakewilson/wp-enforce-semver
9713 Downloads
A class to enforce SemVer in your WordPress plugins.
enflow/laravel-svg
40230 Downloads
Using SVGs with easy
worksome/phpstan-request-factories
121408 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.
stevenmaguire/middleware-csp
146998 Downloads
Provides support for enforcing Content Security Policy with headers in PSR 7 responses.
stevenmaguire/laravel-middleware-csp
106619 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
phix/contractlib
32235 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
17983 Downloads
Check a project's code coverage, optionally enforcing a minimum value
paragonie/passwdqc
14157 Downloads
Password/passphrase strength checking and enforcement
marartner/psalm-strict-equality
64144 Downloads
Psalm plugin to enforce strict equality
internations/type-jail
51639 Downloads
Enforce type constraints
deviantintegral/composer-gavel
131318 Downloads
Enforce a minimum Composer version for your team
derhansen/fe_change_pwd
71614 Downloads
Plugin to enable password change for frontend users. Contains configurable password rules and password change enforcement.
cheprasov/php-memcached-lock
217552 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.