2017 © Pedro Peláez
 

library config

Config component for ObjectivePHP

image

objective-php/config

Config component for ObjectivePHP

  • Thursday, June 14, 2018
  • by gauthier
  • Repository
  • 5 Watchers
  • 1 Stars
  • 19,774 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 12 Versions
  • 14 % Grown

The README.md

Objective PHP / Config Build Status

Project introduction

Config provides developer with an easy way to set and load configuration directives in a project., (*1)

What's next?

Some more sanitiy checks will be needed, as well as, probably, some dedicated Mergers. But it's still quite usable as is., (*2)

Installation

Manual

You can clone our Github repository by running:, (*3)

git clone http://github.com/objective-php/config

If you're to proceed this way, you probably don't need more explanation about how to use the library :), (*4)

Composer

The easiest way to install the library and get ready to play with it is by using Composer. Run the following command in an empty folder you just created for Primitives:, (*5)

composer require --dev objective-php/config:dev-master 

Then, you can start coding using primitive classes by requiring Composer's autoload.php located in its vendor directory., (*6)

Hmm, before starting coding, please take the time to read this file till the end :), (*7)

How to test the work in progress?

Run unit tests

First of all, before playing around with our config object, please always run the unit tests suite. Our tests are written using PHPUnit, and can be run as follow:, (*8)

cd [clone directory]/tests
./phpunit .

TO BE CONTINUED, (*9)

The Versions

14/06 2018

dev-master

9999999-dev https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

06/06 2018

v2.0.1

2.0.1.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

26/04 2018

v2.0.0

2.0.0.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

30/03 2018

dev-develop

dev-develop https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

06/09 2017

v1.0.6

1.0.6.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

05/09 2017

v1.0.5

1.0.5.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

05/06 2017

v1.0.4

1.0.4.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

28/04 2017

v1.0.3

1.0.3.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

05/07 2016

v1.0.2

1.0.2.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

08/05 2016

v1.0.1

1.0.1.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

05/05 2016

v1.0.0

1.0.0.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php

16/08 2015

v0.9

0.9.0.0 https://github.com/objective-php/config

Config component for ObjectivePHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

config objective-php