Libraries tagged by toXML
webuni/front-matter
249994 Downloads
Front matter parser and dumper for PHP
tomloprod/time-warden
9471 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.
leonelquinteros/php-toml
6020 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
yosymfony/config-loader
101923 Downloads
Configuration file loader
m1/vars
123304 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.
davidbadura/fixtures-bundle
118978 Downloads
A Symfony2 bundle to load yaml, json and toml fixtures. Easy extendable, resolve object dependency and validate objects.
tomlerendu/laravel-convert-case-middleware
64242 Downloads
Convert request and response keys to and from camel and snake case.
tomlutzenberger/yii2-googletagmanager
13762 Downloads
Yii2 Widget for Google Tag Manager
tomloprod/ionic-push-php
3560 Downloads
ionic-push-php is a library that allows you to consume the Ionic Cloud API for sending push notifications (normal and scheduled), get a paginated list of sending push notifications, get information of registered devices, remove registered devices by token, ...
aedart/athenaeum-config
2304 Downloads
A loader that is able to load various types of configuration files
toxmc/fast-laravel
66 Downloads
High performance HTTP server based on Swoole. Make your Laravel applications fast.
tomlankhorst/kohana-3.3-mysqli
1417 Downloads
Kohana 3.3 MySQLi driver.
xeriab/konfig
18 Downloads
Yet another simple configuration loader library.
phppkg/config
3479 Downloads
Config manage, load, get. Supports INI,JSON,YAML,NEON,PHP format file
yosymfony/config-serviceprovider
1092 Downloads
A configuration ServiceProvider for Silex based on Symfony Config component with support for YAML, TOML and JSON