Libraries tagged by enforce
artisanpack-ui/code-style
3333 Downloads
A custom PHP code style standard based on PHPStorm settings. This package provides custom sniffs for PHP_CodeSniffer that enforce consistent code style across your PHP projects.
amashukov/rector-php-rules
1103 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
dunglas/symfony-lock
21767 Downloads
Enforces that all Symfony components use the same major version
owenmelbz/domain-enforcement
4884 Downloads
Laravel 5+ middleware to enforce a single domain on your application. e.g non-www. to www.
rosiersrobin/vue-translation-enforcer
2958 Downloads
Small package that enforces the use of existing translation strings in vue
dontdrinkandroot/symfony-version-enforcer
3009 Downloads
Enforces a specific Symfony version similar to symfony/flex but withouth recipes.
squirrelphp/types
1254 Downloads
Explicit handling of type coercions and enforcement in PHP in order to deal with unknown data in a more predictable and safe way.
dgame/php-expectation
65737 Downloads
php ensurance
cboxdk/laravel-billing-client
141 Downloads
Cbox Billing — app-local enforcement SDK: leases allowance from a remote Cbox Billing service and enforces hard limits locally on the hot path, buffering and reporting usage in the background.
wieni/wmcodestyle
8610 Downloads
A set of Wieni best practices, coding standards and tools to enforce them.
whilesmart/eloquent-entitlements
71 Downloads
Provider-neutral feature gating, plan limits and metered usage for Laravel, scoped per polymorphic owner. Ships an allow-all default so self-hosting stays free; hosts rebind to enforce.
webtoolsnz/yii2-require-login
70171 Downloads
Simple component that enforces a blanket authentication requirement for all controller/actions.
topotru/psalm-conditional-final
408 Downloads
Smart final/abstract class enforcement with attributes-based exclusions for Psalm. Perfect for Doctrine entities.
topotru/phpstan-conditional-final
408 Downloads
Smart final/abstract class enforcement with attributes-based exclusions for PHPStan. Perfect for Doctrine entities.
thefeqy/laravel-model-status
524 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.