Libraries tagged by enforcing
cheprasov/php-redis-lock
384436 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
171496 Downloads
Allows enforcing URL routes with or without trailing slash
worksome/phpstan-request-factories
131856 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.
stevenmaguire/laravel-middleware-csp
106888 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
permafrost-dev/coverage-check
18796 Downloads
Check a project's code coverage, optionally enforcing a minimum value
getdkan/rooted-json-data
115203 Downloads
Access and modify JSON-based data objects while enforcing JSON Schema
cheprasov/php-memcached-lock
220699 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
7977 Downloads
Pre-commit git hook for enforcing php standards.
stevenmaguire/middleware-csp
147594 Downloads
Provides support for enforcing Content Security Policy with headers in PSR 7 responses.
hgg/parameter-validator
97043 Downloads
Framework for specifying and enforcing rules on key/value pairs
atournayre/phpstan-elegant-object
588 Downloads
Custom PHPStan rules for enforcing elegant object design
thefrosty/wordpress-mu-loader
5047 Downloads
Loads regular plugins from the plugins directory as must-use plugins, enforcing their activity while maintaining the typical update flow.
roave/you-are-using-it-wrong
62920 Downloads
Composer plugin enforcing strict type checks in downstream package dependants
pereorga/phpstan-rules
114 Downloads
Custom PHPStan rules enforcing an opinionated code style.
maplephp/dto
272 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.