rhysr/zf2phpsettings

This package is abandoned and no longer maintained. No replacement package was suggested.

Configure PHP ini settings via configuration

Installs: 102

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/rhysr/zf2phpsettings

dev-master 2012-07-21 21:54 UTC

This package is not auto-updated.

Last update: 2019-02-20 17:13:46 UTC


README

Copy config/module.zf2_php_settings.local.php.dist to ./configs/autoload without the .dist extension

Populate it with php.ini options and values http://uk.php.net/manual/en/ini.list.php

Some options are not configurable at runtime

Also you'll need to add "ZF2PhpSettings" to your application.config.php