Libraries tagged by netforce
pekral/phpcs-rules
3184 Downloads
Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.
pbiering/rcguard
165 Downloads
Roundcube plugin that enforces requirement of solving a Captcha during login
onepix/wp-coding-standards
550 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
nkiraly/dbsteward
4174 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
867 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
jumptwentyfour/project-analysers
27448 Downloads
A base set of analysers extending upon Laravel Enlightn to enforce consistency, security and reliability
joeymckenzie/nasastan
7 Downloads
A PHPStan extension to enforce NASA's Power of Ten rules.
honeybee/trellis
5864 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
hec-franco/password-policy-bundle
2226 Downloads
Password policy enforcements for symfony 6|7
dbsteward/dbsteward
2121 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.
rias/craft-password-policy
20769 Downloads
Enforce a password policy on your users.
netglue/zf2-ssl-module
23320 Downloads
ZF2 Module that helps enforce the use of an SSL connection for HTTP requests
aedart/overload
11501 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)
rosiersrobin/vue-translation-enforcer
21 Downloads
Small package that enforces the use of existing translation strings in vue
owenmelbz/https-enforcement
2597 Downloads
Laravel 5.x middleware to enforce https redirection for your app.