mirror of
https://github.com/leonelquinteros/php-toml.git
synced 2025-01-17 04:18:17 +01:00
11 lines
398 B
JSON
11 lines
398 B
JSON
{
|
|
"name": "leonelquinteros/php-toml",
|
|
"description": "PHP parser for TOML language ( https://github.com/toml-lang/toml )",
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"type": "library",
|
|
"keywords": ["toml", "parser", "php", "library", "lib", "class", "package", "mojombo", "leonelquinteros"],
|
|
"homepage": "http://github.com/leonelquinteros/php-toml",
|
|
"license": "BSD"
|
|
} |