Libraries tagged by enforcing
shipmonk/coverage-guard
52929 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
cheprasov/php-redis-lock
454365 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.
orrison/meliorstan
18503 Downloads
Provides PHPStan rules for improved code quality by detecting code smells and possible issues. In addition to enforcing particular naming and code style conventions to reduce bike-shedding.
illuminatech/url-trailing-slash
237650 Downloads
Allows enforcing URL routes with or without trailing slash
worksome/phpstan-request-factories
232663 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.
script-development/phpstan-warroom-rules
11002 Downloads
Canonical PHPStan rules enforcing war-room doctrine across script-development Laravel territories.
sanmai/phpstan-rules
17965 Downloads
Custom PHPStan rules for enforcing code quality standards
permafrost-dev/coverage-check
23783 Downloads
Check a project's code coverage, optionally enforcing a minimum value
getdkan/rooted-json-data
183865 Downloads
Access and modify JSON-based data objects while enforcing JSON Schema
cheprasov/php-memcached-lock
250493 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
23655 Downloads
Pre-commit git hook for enforcing php standards.
roave/you-are-using-it-wrong
62979 Downloads
Composer plugin enforcing strict type checks in downstream package dependants
rosiersrobin/vue-translation-enforcer
2958 Downloads
Small package that enforces the use of existing translation strings in vue
stevenmaguire/middleware-csp
151229 Downloads
Provides support for enforcing Content Security Policy with headers in PSR 7 responses.
stevenmaguire/laravel-middleware-csp
107699 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.