https://github.com/lemmon/config.php
Simple configuration function.
https://github.com/lemmon/config.php
Last synced: about 1 year ago
JSON representation
Simple configuration function.
- Host: GitHub
- URL: https://github.com/lemmon/config.php
- Owner: lemmon
- License: mit
- Created: 2014-12-19T17:23:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T14:04:25.000Z (over 10 years ago)
- Last Synced: 2025-02-13T00:44:10.625Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# config.php
Config.php is a simple function for accessing host-dependent configuration data stored in a JSON file.
# TODO
Currently under development and testing.