PHPackages                             rimksky/config - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rimksky/config

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rimksky/config
==============

Replacing defines in global scope with static class values.

v0.1.1(8y ago)010MITPHPPHP &gt;= 5.4.0

Since Jun 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rimksky/php-config-class)[ Packagist](https://packagist.org/packages/rimksky/config)[ RSS](/packages/rimksky-config/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (6)Used By (0)

php-config-class
================

[](#php-config-class)

Overview
--------

[](#overview)

"php-config-class" is very simple libary for php. This library is assumed to be replacing "define" function with static class value. if using this, Config parameters in your application use like global variable, but not using global variable.

System Requirements
-------------------

[](#system-requirements)

- PHP 5.4.0 or greater
- Composer

Installation
------------

[](#installation)

```
% php composer require rimksky/config

```

How to use
----------

[](#how-to-use)

```
