toml
TOML parser
A PHP parser for TOML configuration files
A PHP parser for TOML
202 stars
6 watching
28 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
configurationphptoml
Related projects:
Repository | Description | Stars |
---|---|---|
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,751 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 36 |
uiri/toml | A Python library for parsing and creating the TOML data interchange format. | 1,098 |
nimparsers/parsetoml | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
tamasfe/taplo | A Rust toolkit for parsing and encoding TOML v1.0.0 data | 1,504 |
skystrife/cpptoml | A C++ library for parsing TOML configuration files | 589 |
pmderodat/ada-toml | A parser and creator of TOML documents in Ada | 32 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 108 |
kowainik/tomland | A Haskell library for bidirectional serialization of TOML configuration data | 123 |
cespare/vim-toml | Provides syntax highlighting and formatting support for TOML configuration files in the Vim text editor. | 626 |
marzer/tomlplusplus | A C++ library for parsing and serializing TOML configuration files | 1,605 |
toml-lang/toml-test | A tool that verifies the correctness of TOML parsers and writers through automated testing. | 216 |