mirror of
https://github.com/ziadoz/awesome-php.git
synced 2025-08-01 12:20:30 +02:00
Add TOML parser.
This commit is contained in:
@@ -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.*
|
||||
|
Reference in New Issue
Block a user