Download the PHP package t4web/site-config without Composer
On this page you can find all versions of the php package t4web/site-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download t4web/site-config
More information about t4web/site-config
Files in t4web/site-config
Download t4web/site-config
More information about t4web/site-config
Files in t4web/site-config
Vendor t4web
Package site-config
Short Description Admin module for ZF2. Provide key-value configuration
License BSD-3-Clause
Homepage https://github.com/t4web/SiteConfig
Package site-config
Short Description Admin module for ZF2. Provide key-value configuration
License BSD-3-Clause
Homepage https://github.com/t4web/SiteConfig
Please rate this library. Is it a good library?
Informations about the package site-config
SiteConfig
ZF2 Module. Site config module - provide key-value configuration.
Installation
Main Setup
By cloning project
Clone this project into your ./vendor/
directory.
With composer
-
Now tell composer to download SiteConfig by running the command:
- Create tables by initial script:
Post installation
- Enabling it in your
application.config.php
file.
Quick start
Insert scopes and values to tables site_config_values
and site_config_scopes
:
Use it anywhere
All versions of site-config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
zendframework/zend-console Version <2.6 >=2.4
zendframework/zend-db Version <2.6 >=2.4
zendframework/zend-modulemanager Version <2.6 >=2.4
zendframework/zend-mvc Version <2.6 >=2.4
t4web/default-service Version ~1.0.0
t4web/domain Version ~1.1.2
zendframework/zend-console Version <2.6 >=2.4
zendframework/zend-db Version <2.6 >=2.4
zendframework/zend-modulemanager Version <2.6 >=2.4
zendframework/zend-mvc Version <2.6 >=2.4
t4web/default-service Version ~1.0.0
t4web/domain Version ~1.1.2
The package t4web/site-config contains the following files
Loading the files please wait ....