Procházet zdrojové kódy

Add TOML parser.

pull/1100/head
Jamie před 5 roky
rodič
revize
d771499d29
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      README.md

+ 1
- 0
README.md Zobrazit soubor

@@ -746,6 +746,7 @@ Libraries to help manage database schemas and migrations.
746 746
 
747 747
 * [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files.
748 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 751
 ### Third Party APIs
751 752
 *Libraries for accessing third party APIs.*

Načítá se…
Zrušit
Uložit