2017 © Pedro Peláez
 

library configuration

Slick/Configuration is a simple package that deals with configuration files.

image

slick/configuration

Slick/Configuration is a simple package that deals with configuration files.

  • Friday, January 12, 2018
  • by fsilva
  • Repository
  • 2 Watchers
  • 0 Stars
  • 925 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 7 Versions
  • 2 % Grown

The README.md

Slick Configuration

GitHub release (latest SemVer) Software License Build Status Quality Score Total Downloads, (*1)

The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications. It features a straightforward interface that allows you to define custom configuration drivers. By default, it leverages PHP arrays for configuration, eliminating the need for parsers and enhancing performance., (*2)

This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification., (*3)

Install

Via Composer, (*4)

``` bash $ composer require slick/configuration, (*5)


## Usage Please check [documentation site](http://www.slick-framework.com/documentation/configuration.html) for a complete reference. ## Change log Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently. ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*6)

Security

If you discover any security related issues, please email slick.framework@gmail.com instead of using the issue tracker., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions

12/01 2018

dev-master

9999999-dev https://github.com/slickframework/configuration

Slick/Configuration is a simple package that deals with configuration files.

  Sources   Download

MIT

The Requires

 

The Development Requires

configuration ini arrays slick

12/01 2018

dev-develop

dev-develop https://github.com/slickframework/configuration

Slick/Configuration is a simple package that deals with configuration files.

  Sources   Download

MIT

The Requires

 

The Development Requires

configuration ini arrays slick

12/01 2018

v1.2.1

1.2.1.0 https://github.com/slickframework/configuration

Slick/Configuration is a simple package that deals with configuration files.

  Sources   Download

MIT

The Development Requires

configuration ini arrays slick

09/10 2017

v1.2.0

1.2.0.0 https://github.com/slickframework/configuration

Slick/Configuration is a simple package that deals with configuration files.

  Sources   Download

MIT

The Development Requires

configuration ini arrays slick

21/09 2017

v1.1.0

1.1.0.0 https://github.com/slickframework/configuration

Slick/Configuration is a simple package that deals with configuration files.

  Sources   Download

MIT

The Requires

 

The Development Requires

configuration ini arrays slick

28/08 2015

v1.0.x-dev

1.0.9999999.9999999-dev

Configuration component for Slick Framework

  Sources   Download

MIT

The Requires

 

configuration slick

28/08 2015

v1.0.0

1.0.0.0

Configuration component for Slick Framework

  Sources   Download

MIT

The Requires

 

configuration slick