Libraries tagged by enforce
phpattempt/phpattempt
16966 Downloads
Helper function to enforce error-first approach in your code
gskema/phpcs-type-sniff
131645 Downloads
PHPCS sniff to enforce PHP7 types and array types
drevops/phpcs-standard
129149 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
deviantintegral/composer-gavel
216860 Downloads
Enforce a minimum Composer version for your team
cspray/phinal
319669 Downloads
Enforce final on your classes!
sensiolabs-de/deptrac
4192 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
qossmic/deptrac
3186218 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
blakewilson/wp-enforce-semver
17661 Downloads
A class to enforce SemVer in your WordPress plugins.
stevegrunwell/wp-enforcer
15045 Downloads
Git hooks to encourage well-written WordPress.
wpupdatephp/wp-update-php
27575 Downloads
Library to be bundled with WordPress plugins to enforce users to upgrade to PHP 5.4 hosting
phix/contractlib
34280 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
paragonie/passwdqc
15579 Downloads
Password/passphrase strength checking and enforcement
marartner/psalm-strict-equality
90515 Downloads
Psalm plugin to enforce strict equality
derhansen/fe_change_pwd
100137 Downloads
Change password for frontend users - Plugin to enable password change for frontend users. Contains configurable password rules and password change enforcement.
cheprasov/php-memcached-lock
250239 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.