Download the PHP package helionogueir/changedirective without Composer
On this page you can find all versions of the php package helionogueir/changedirective. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download helionogueir/changedirective
More information about helionogueir/changedirective
Files in helionogueir/changedirective
Download helionogueir/changedirective
More information about helionogueir/changedirective
Files in helionogueir/changedirective
Vendor helionogueir
Package changedirective
Short Description A simple libraty to change PHP directives in your application
License MIT
Homepage https://github.com/helionogueir
Package changedirective
Short Description A simple libraty to change PHP directives in your application
License MIT
Homepage https://github.com/helionogueir
Please rate this library. Is it a good library?
Informations about the package changedirective
Change Directive
A simple libraty to change PHP directives in your application.
Installation
Composer (https://getcomposer.org/) and (https://packagist.org/)
Usage
helionogueir\changedirective\cgi\Debug
Define debug mode as "Developer"
Define debug mode as "Homologation"
Define debug mode as "Production"
helionogueir\changedirective\cgi\Locale
Define locale as "English, USA", and collate as "UTF-8"
helionogueir\changedirective\cgi\Session
Define session behavior and start session
helionogueir\changedirective\cgi\Timezone
Define Locale as "London, England" (https://secure.php.net/manual/timezones.php)
TDD (Test Driven Development)
PHPUnit (https://phpunit.de/)
All versions of changedirective with dependencies
PHP Build Version
Package Version
The package helionogueir/changedirective contains the following files
Loading the files please wait ....