Explorar el Código

Add TOML parser.

pull/1438/head
Jamie hace 6 años
padre
commit
3e8169c0b6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

746
 
746
 
747
 * [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files.
747
 * [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files.
748
 * [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files.
748
 * [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files.
749
+* [Yo! Symfony TOML](https://github.com/yosymfony/toml) - A PHP parser for [TOML](https://github.com/toml-lang/toml). 
749
 
750
 
750
 ### Third Party APIs
751
 ### Third Party APIs
751
 *Libraries for accessing third party APIs.*
752
 *Libraries for accessing third party APIs.*

Loading…
Cancelar
Guardar