2017 © Pedro Peláez
 

library server

Server environment detection based on config array-file

image

reliv/server

Server environment detection based on config array-file

  • Tuesday, May 1, 2018
  • by reliv
  • Repository
  • 5 Watchers
  • 0 Stars
  • 948 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 12 Versions
  • 1 % Grown

The README.md

Reliv Server

Server Environment detection based on config array-file, (*1)

Usage

In your bootstrap file (usually index.php), (*2)


// First Auto-loader or include file // Include the environment specific config file \Reliv\Server\Environment::setLocalEnvironment(__DIR__ . '/../config/env.php');

Config file format:, (*3)


<?php return [ 'RelivServerEnvironment' => [ 'name' => 'local', 'isProduction' => false, 'initSet' => [ // EXAMPLE: 'xdebug.max_nesting_level' => 200, ], ], ];
Project homepage:

https://github.com/reliv, (*4)

Project author:

James Jervis, (*5)

Project author email:

jjervis@relivinc.com, (*6)

Project author homepage:

https://github.com/reliv/server, (*7)

The Versions

01/05 2018

dev-master

9999999-dev https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

01/05 2018

0.1.5

0.1.5.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

21/12 2017

0.1.4

0.1.4.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

23/11 2016

0.1.3

0.1.3.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

01/11 2016

0.1.2

0.1.2.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

30/09 2016

0.1.1

0.1.1.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

30/09 2016

0.1.0

0.1.0.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

29/08 2016

0.0.4

0.0.4.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

29/08 2016

0.0.2

0.0.2.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

29/08 2016

0.0.3

0.0.3.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

01/04 2016

0.0.1

0.0.1.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv

29/02 2016

0.0.0

0.0.0.0 https://github.com/reliv/server

Server environment detection based on config array-file

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

config server environment reliv