Libraries tagged by toml
yosymfony/toml
1828673 Downloads
A PHP parser for TOML compatible with specification 0.4.0
tomloprod/colority
168844 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
tomloprod/radiance
12314 Downloads
A deterministic mesh gradient avatar generator for PHP.
internal/toml
133618 Downloads
TOML 1.0/1.1 parser and encoder
devium/toml
86767 Downloads
A PHP encoder/decoder for TOML compatible with 1.0.0 and 1.1.0
webuni/front-matter
277329 Downloads
Front matter parser and dumper for PHP
tomloprod/time-warden
18358 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/memoize
14353 Downloads
Memoize is a lightweight PHP library designed to handle memoization with ease.
php-collective/toml
2641 Downloads
A TOML parser and encoder for PHP with AST access and collected parse errors
yosymfony/config-loader
112180 Downloads
Configuration file loader
davidbadura/fixtures-bundle
132342 Downloads
A Symfony2 bundle to load yaml, json and toml fixtures. Easy extendable, resolve object dependency and validate objects.
tomlerendu/laravel-convert-case-middleware
71766 Downloads
Convert request and response keys to and from camel and snake case.
leonelquinteros/php-toml
7013 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
jamesmoss/toml
31756 Downloads
A parser for TOML implemented in PHP.
m1/vars
124285 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.