polderknowledge / phpsettings-module
A Zend Framework module to quickly and easily set PHP settings.
Installs: 11 485
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 8
Forks: 2
Open Issues: 0
Requires
- php: >=5.5.0
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
- zendframework/zend-eventmanager: ^3.0
- zendframework/zend-modulemanager: ^2.7
- zendframework/zend-mvc: ^3.0
This package is auto-updated.
Last update: 2024-11-12 04:04:45 UTC
README
A Zend Framework module that sets up an event listener in order to set PHP settings in an application.
Install
Via Composer
$ composer require polderknowledge/phpsettings-module
Usage
Please read the documentation for this package for a quick setup.
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please report them via HackerOne instead of using the issue tracker or e-mail.
Community
We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge.
Credits
License
The MIT License (MIT). Please see License File for more information.