Libraries tagged by enforce
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.
wieni/wmcodestyle
8613 Downloads
A set of Wieni best practices, coding standards and tools to enforce them.
visionbites/password-policy
2 Downloads
enforces password rules on password change
vandet/laravel-api-response
23 Downloads
Laravel package that enforces a consistent API response envelope — success, paginated, error, and bulk partial failure — across all services.
valu/wp-codesniffer-rules
646 Downloads
PHP_CodeSniffer rules (sniffs) to enforce Valu WP coding conventions
stadly/password-police
2753 Downloads
Password policy enforcement made easy.
splitstack/invariants
4 Downloads
Framework-free invariant enforcement with hydration policies (Strict, Lenient, Quarantine, AutoCorrect). Extracted from splitstack/laravel-domainable.
sicse/quality-assurance
64 Downloads
Shared configuration and tools for automated code quality checks, standards enforcement, and best practices across Drupal projects.
shaxzodbek-uzb/laravel-model-mcp
14 Downloads
Auto-expose Eloquent models as policy-enforced MCP tools. Safe-by-default CRUD over the Model Context Protocol, gated by your Laravel Policies, scoped to your tenant, and audited.
shaxzodbek-uzb/laravel-mcp-auth
10 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.
shaka/app-release-manager
19 Downloads
Laravel package to manage application releases across platforms and distribution channels, and enforce per-application release/update policies.
sgalinski/sg-apicore
30 Downloads
Modern API Core for TYPO3 - Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
pizgariu/immutable-test-builder
7 Downloads
Immutable test data builders for PHP - perfect defaults, clone-based tailoring per test, loud refusal on impossible state and a bundled PHPStan rule set that enforces how a builder must be written. Zero runtime dependencies.
nesthus/vipps-laravel
19 Downloads
Unofficial Laravel bridge for nesthus/vipps-php: config with enforced timeouts, webhook middleware and events, artisan commands, and a Socialite driver for Vipps Login.
marekmiklusek/laravel-package-skeleton
7 Downloads
Laravel package skeleton with Pest, PHPStan, Rector and Pint wired up, and 100% coverage enforced in CI.