Libraries tagged by enforce
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.
eightynine/filament-password-expiry
4131 Downloads
Allow your users to periodically reset their passwords, to enforce security.
dbsteward/dbsteward
2123 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
curly-deni/laravel-permission-controller
210 Downloads
A Laravel package that observes model events and automatically enforces create, update, and delete permissions based on policies.
aymakan/laravel-mfa
1561 Downloads
API-only Multi-Factor Authentication enforcement for Laravel (TOTP, middleware-driven)
netglue/zf2-ssl-module
24419 Downloads
ZF2 Module that helps enforce the use of an SSL connection for HTTP requests
dunglas/symfony-lock
21772 Downloads
Enforces that all Symfony components use the same major version
aedart/overload
12827 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
owenmelbz/https-enforcement
2597 Downloads
Laravel 5.x middleware to enforce https redirection for your app.
darrylkuhn/enforce
189 Downloads
Enforce access control restrictions using Eloquent models
roelvanhintum/craft-enforcepassword
2 Downloads
Incrementally enforced new and secure passwords.
owenmelbz/basic-auth-enforcement
5001 Downloads
Laravel 5+ Middleware to enforce basic auth on your application code.
squirrelphp/types
1279 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.