PHPackages                             azjezz/toml - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. azjezz/toml

ActiveLibrary

azjezz/toml
===========

A TOML ( Tom's Obvious, Minimal Language ) parser implementation for data serialization and deserialization in PHP

00

Since Jan 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/azjezz/toml)[ Packagist](https://packagist.org/packages/azjezz/toml)[ RSS](/packages/azjezz-toml/feed)WikiDiscussions develop Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

TOML
====

[](#toml)

[![Unit tests status](https://github.com/azjezz/toml/workflows/unit%20tests/badge.svg?branch=develop)](https://github.com/azjezz/toml/workflows/unit%20tests/badge.svg?branch=develop)[![Static analysis status](https://github.com/azjezz/toml/workflows/static%20analysis/badge.svg?branch=develop)](https://github.com/azjezz/toml/workflows/static%20analysis/badge.svg?branch=develop)[![Security analysis status](https://github.com/azjezz/toml/workflows/security%20analysis/badge.svg?branch=develop)](https://github.com/azjezz/toml/workflows/security%20analysis/badge.svg?branch=develop)[![Coding standards status](https://github.com/azjezz/toml/workflows/coding%20standards/badge.svg?branch=develop)](https://github.com/azjezz/toml/workflows/coding%20standards/badge.svg?branch=develop)[![Coverage Status](https://camo.githubusercontent.com/7a935a9b1a1f3177be4227bb4e3473bfa88e994de524ff72fdd57bffa984d0a0/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f617a6a657a7a2f746f6d6c2f62616467652e7376673f6272616e63683d646576656c6f70)](https://coveralls.io/github/azjezz/toml?branch=develop)[![Type Coverage](https://camo.githubusercontent.com/1a906dfd430cb1c8cc0f8ab14b8d2a0e9b32f24edc05e3a3d352e80ee6e5bcb2/68747470733a2f2f73686570686572642e6465762f6769746875622f617a6a657a7a2f746f6d6c2f636f7665726167652e737667)](https://shepherd.dev/github/azjezz/toml)[![Total Downloads](https://camo.githubusercontent.com/4c27026c939536672a52a6fc8711cae40f540b22c421e26086c9ac4c0e3a752f/68747470733a2f2f706f7365722e707567782e6f72672f617a6a657a7a2f746f6d6c2f642f746f74616c2e737667)](https://packagist.org/packages/azjezz/toml)[![Latest Stable Version](https://camo.githubusercontent.com/5d8734d3c433d6eaf437ccbc16abfd8e3d2dd28956725e6c2849f86ec7c20826/68747470733a2f2f706f7365722e707567782e6f72672f617a6a657a7a2f746f6d6c2f762f737461626c652e737667)](https://packagist.org/packages/azjezz/toml)[![License](https://camo.githubusercontent.com/cd9faf2a7eeb5221c2707a8aae79a37a917af3c308511c1df77c2c9f71ab31a9/68747470733a2f2f706f7365722e707567782e6f72672f617a6a657a7a2f746f6d6c2f6c6963656e73652e737667)](https://packagist.org/packages/azjezz/toml)

A TOML ( Tom's Obvious, Minimal Language ) parser implementation for data serialization and deserialization in PHP.

Example
-------

[](#example)

```
