Libraries tagged by yaml loader
kshtiz/config-supporter
0 Downloads
A simple config loader with support of php, json and yaml.
jtet/miniconfig
26 Downloads
Simple configuration file loader for PHP in 20 lines of code.
jamesgober/config
51 Downloads
Advanced PHP configuration management designed for flexibility and performance, with built-in support for JSON, YAML, XML, INI, and limitless custom formats.
ibnusyuhada/slim-lite-configuration
57 Downloads
Slim Lite Configuration is a file(s) configuration loader for Slim Framework Middleware. Just say the file(s), then Slim Lite Configuration will register the configuration items automatically to Slim settings. This package support with Ini, Php, Json, Xml, Yaml format. If need to change the configuration file, this package can do as you want.
etconsilium/php-multi-config
2 Downloads
lightweight configuration file loader & formatter that supports PHP, Ini, XML, JSON, YAML, Plist files and Array(); based on noodlehaus/config
chonla/cfg
27 Downloads
Configuration Loader/Dumper
camoo/config
193 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
phpdnoise/config
28 Downloads
YAML configuration loader
buba71/yamlconfigloader
3 Downloads
A lightweigth configuration file loader that supports yaml
amdeu/typo3-locallang-formats
22 Downloads
Alternative locallang formats - Registers Symfony's built-in translation loaders for TYPO3 locallang files, enabling YAML, JSON, PHP, INI, CSV, and PO formats as alternatives to XLF
code711/speedupyaml
641 Downloads
This extension provides an XCLASS for TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader to use the pecl extension YAML if available instead of the Symfonies\'s Yaml::parse. This extension is experimental and a proof-of-concept. It might work in production.