Libraries tagged by enforce
radek-bruha/coding-standard
5817 Downloads
Coding Standard Enforcement Tools
onepix/wp-coding-standards
281 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
nkiraly/dbsteward
4173 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.
motomedialab/laravel-redis-driver
706 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
m1guelpf/laravel-ssl
1122 Downloads
Enforce SSL in production
joeymckenzie/nasastan
2 Downloads
A PHPStan extension to enforce NASA's Power of Ten rules.
hec-franco/password-policy-bundle
348 Downloads
Password policy enforcements for symfony 6|7
gpalab/coding-standards
57 Downloads
PHP_CodeSniffer rules (sniffs) to enforce GPA Lab coding conventions
eightynine/filament-password-expiry
572 Downloads
Allow your users to periodically reset their passwords, to enforce security.
dbsteward/dbsteward
2119 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.
netglue/zf2-ssl-module
23186 Downloads
ZF2 Module that helps enforce the use of an SSL connection for HTTP requests
colinodell/symfony-lts-or-current
6049 Downloads
Enforces LTS or current versions of Symfony components
aedart/overload
11407 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
2596 Downloads
Laravel 5.x middleware to enforce https redirection for your app.
darrylkuhn/enforce
188 Downloads
Enforce access control restrictions using Eloquent models