Libraries tagged by reinforcement
happenv-com/laravel-true-modular-phpstan
1301 Downloads
PHPStan extensions for laravel-true-modular: dynamic Eloquent relation resolution and module boundary enforcement.
bigdevwhale/laravel-secure-baseline
871 Downloads
A Laravel package for security scanning and baseline enforcement with auto-fix capabilities
amashukov/rector-php-rules
1400 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.
owenmelbz/domain-enforcement
4886 Downloads
Laravel 5+ middleware to enforce a single domain on your application. e.g non-www. to www.
dgame/php-expectation
65862 Downloads
php ensurance
cboxdk/laravel-billing-client
182 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.
topotru/psalm-conditional-final
578 Downloads
Smart final/abstract class enforcement with attributes-based exclusions for Psalm. Perfect for Doctrine entities.
topotru/phpstan-conditional-final
578 Downloads
Smart final/abstract class enforcement with attributes-based exclusions for PHPStan. Perfect for Doctrine entities.
samaphp/laravel-bounded
86 Downloads
Boundary enforcement for Laravel — invokable controllers, transaction commit boundaries, log event keys, DTO discipline, facade zones, middleware foreclosure. Validators run at artisan boot; static rules ship for PHPStan and Deptrac.
radek-bruha/coding-standard
6317 Downloads
Coding Standard Enforcement Tools
ofbeaton/granite-php
2502 Downloads
Opinionated PHP Coding Style enforcement for PHP
glueful/tenancy
318 Downloads
Shared-database, row-level multi-tenancy for Glueful (tenant resolution, scoping, enforcement).
eloquent-works/exile
75 Downloads
Comprehensive account, IP, network, device, strike, restriction, appeal, and moderation enforcement tools for Laravel applications.
aymakan/laravel-mfa
1568 Downloads
API-only Multi-Factor Authentication enforcement for Laravel (TOTP, middleware-driven)
owenmelbz/https-enforcement
2597 Downloads
Laravel 5.x middleware to enforce https redirection for your app.