Libraries tagged by toml
yosymfony/toml
1758184 Downloads
A PHP parser for TOML compatible with specification 0.4.0
tomloprod/colority
130021 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
internal/toml
99681 Downloads
TOML 1.0/1.1 parser and encoder
devium/toml
79187 Downloads
A PHP encoder/decoder for TOML compatible with 1.0.0 and 1.1.0
webuni/front-matter
272580 Downloads
Front matter parser and dumper for PHP
tomloprod/time-warden
17410 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
tomloprod/radiance
8076 Downloads
A deterministic mesh gradient avatar generator for PHP.
tomloprod/memoize
9261 Downloads
Memoize is a lightweight PHP library designed to handle memoization with ease.
php-collective/toml
1675 Downloads
A TOML parser and encoder for PHP with AST access and collected parse errors
jamesmoss/toml
31704 Downloads
A parser for TOML implemented in PHP.
yosymfony/config-loader
110674 Downloads
Configuration file loader
davidbadura/fixtures-bundle
130194 Downloads
A Symfony2 bundle to load yaml, json and toml fixtures. Easy extendable, resolve object dependency and validate objects.
tomlerendu/laravel-convert-case-middleware
70928 Downloads
Convert request and response keys to and from camel and snake case.
leonelquinteros/php-toml
6788 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
m1/vars
124262 Downloads
Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.