mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add TOML parser.
This commit is contained in:
parent
537d8b9b5d
commit
d771499d29
@ -746,6 +746,7 @@ Libraries to help manage database schemas and migrations.
|
||||
|
||||
* [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files.
|
||||
* [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files.
|
||||
* [Yo! Symfony TOML](https://github.com/yosymfony/toml) - A PHP parser for [TOML](https://github.com/toml-lang/toml).
|
||||
|
||||
### Third Party APIs
|
||||
*Libraries for accessing third party APIs.*
|
||||
|
Loading…
Reference in New Issue
Block a user