Libraries tagged by Enforcement
ofbeaton/granite-php
2264 Downloads
Opinionated PHP Coding Style enforcement for PHP
happenv-com/laravel-true-modular-phpstan
165 Downloads
PHPStan extensions for laravel-true-modular: dynamic Eloquent relation resolution and module boundary enforcement.
aymakan/laravel-mfa
1150 Downloads
API-only Multi-Factor Authentication enforcement for Laravel (TOTP, middleware-driven)
amashukov/rector-php-rules
791 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/https-enforcement
2597 Downloads
Laravel 5.x middleware to enforce https redirection for your app.
squirrelphp/types
1231 Downloads
Explicit handling of type coercions and enforcement in PHP in order to deal with unknown data in a more predictable and safe way.
moneo/laravel-usage-limiter
5 Downloads
A metric-agnostic, account-level usage metering and enforcement engine for Laravel with atomic concurrency safety, idempotency, and pluggable pricing/enforcement policies.
district5/minimum-version
73 Downloads
A minimum version enforcement library, with adapters in place for the Slim Framework 4 and PSR-7 libraries.
stadly/password-police
2746 Downloads
Password policy enforcement made easy.
sicse/quality-assurance
57 Downloads
Shared configuration and tools for automated code quality checks, standards enforcement, and best practices across Drupal projects.
shaxzodbek-uzb/laravel-mcp-auth
4 Downloads
Bring-your-own-IdP OAuth 2.1 resource server for the official laravel/mcp package: external token validation (JWT/JWKS + RFC 7662 introspection), RFC 8707 audience binding, scope enforcement, and RFC 9728 discovery.
sapl/sapl-php
5 Downloads
SAPL Policy Enforcement Point for PHP and Symfony. Streaming attribute-based access control against a SAPL Policy Decision Point over HTTP.
samaphp/laravel-bounded
31 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.
glueful/tenancy
6 Downloads
Shared-database, row-level multi-tenancy for Glueful (tenant resolution, scoping, enforcement).
ap-lib/context
59 Downloads
The Context library provides a lightweight context storage system for managing and retrieving shared data across different parts of an application. It supports dynamic storage, object retrieval, and type enforcement.