shanethehat / php-hocon
Library for parsing HOCON format configuration files
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/shanethehat/php-hocon
Requires (Dev)
- behat/behat: ~3.0
- phpspec/phpspec: ~2.4
This package is not auto-updated.
Last update: 2025-09-28 00:39:59 UTC
README
#PHP Hocon
This is a WIP Hocon parsing library for PHP. Based on the spec found at https://github.com/typesafehub/config/blob/master/HOCON.md
Very work in progress, not to be trusted.