Libraries tagged by ebnf
m1guelpf/laravel-ssl
1105 Downloads
Enforce SSL in production
koalafacade/filament-crash
19 Downloads
Filament plugin to enforce you client paid your filament project
jumptwentyfour/project-analysers
27058 Downloads
A base set of analysers extending upon Laravel Enlightn to enforce consistency, security and reliability
itinerisltd/preflight-command
217 Downloads
Check for common mistakes and enforce best practices before take off.
itcig/php-coding-standards
3615 Downloads
PHP_CodeSniffer rules (sniffs) to enforce CIG coding conventions
honeybee/trellis
5792 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
eightynine/filament-password-expiry
182 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.
charm/options
1073 Downloads
A generic class for storing options while enforcing option types.
symfony/force-lowest
89195 Downloads
A metapackage to enforce a lowest version on installed Symfony components
roave/composer-gpg-verify
8 Downloads
Composer plugin that verifies GPG signatures of downloaded dependencies, enforcing trusted GIT tags
phpunitgoodpractices/traits
233531 Downloads
Highly opinionated PHPUnit good practices enforcer.
netglue/zf2-ssl-module
22962 Downloads
ZF2 Module that helps enforce the use of an SSL connection for HTTP requests
aedart/overload
11174 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.