Libraries tagged by enforcing
cheprasov/php-redis-lock
394191 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.
illuminatech/url-trailing-slash
178669 Downloads
Allows enforcing URL routes with or without trailing slash
worksome/phpstan-request-factories
143485 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.
permafrost-dev/coverage-check
20015 Downloads
Check a project's code coverage, optionally enforcing a minimum value
getdkan/rooted-json-data
121455 Downloads
Access and modify JSON-based data objects while enforcing JSON Schema
cheprasov/php-memcached-lock
224076 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
9482 Downloads
Pre-commit git hook for enforcing php standards.
stevenmaguire/middleware-csp
148239 Downloads
Provides support for enforcing Content Security Policy with headers in PSR 7 responses.
stevenmaguire/laravel-middleware-csp
107090 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
sanmai/phpstan-rules
1602 Downloads
Custom PHPStan rules for enforcing code quality standards
roave/you-are-using-it-wrong
62923 Downloads
Composer plugin enforcing strict type checks in downstream package dependants
hgg/parameter-validator
98257 Downloads
Framework for specifying and enforcing rules on key/value pairs
atournayre/phpstan-elegant-object
953 Downloads
Custom PHPStan rules for enforcing elegant object design
thefrosty/wordpress-mu-loader
5079 Downloads
Loads regular plugins from the plugins directory as must-use plugins, enforcing their activity while maintaining the typical update flow.
pereorga/phpstan-rules
359 Downloads
Custom PHPStan rules enforcing an opinionated code style.