Registry / config / yosymfony-toml

yosymfony-toml

JSON →
library1.0.4phppackagistunverified

A PHP parser for TOML compatible with specification 0.4.0.

composer require yosymfony/toml
INSTALL
IMPORT
SIG · YOSYMFONY-TOML
Y
yosymfony-toml
configphpv1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Toml
use Yosymfony\Toml\Toml;

Parse a TOML string into a PHP array.

use Yosymfony\Toml\Toml; $data = Toml::Parse('key = "value"'); print_r($data);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
46
OpenAI (training)
1
Resources
yosymfony-toml — pip install yosymfony-toml · libregistry