Libraries tagged by xml configuration
hassankhan/config
11924890 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
noodlehaus/config
31753 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
m1/vars
122422 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.
davidepastore/slim-config
8149 Downloads
A slim middleware to read configuration from different files based on hassankhan/config
setbased/typed-config
14104 Downloads
A lightweight and strong typed that supports PHP, INI, XML, JSON, and YAML files
ndum/laravel-seb
918 Downloads
Laravel Package for generating encrypted SEB (Safe Exam Browser) client configurations
mhndev/config
16381 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files forked from hassankhan/config
locomotivemtl/charcoal-config
23871 Downloads
Charcoal component for configuration data and object modeling
juzaweb/config
583774 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
rocketweb/magento-config-export
3718 Downloads
Export specific configuration into config.xml to make it VCS transferable without locking them by using app/etc/config.php or app/etc/env.php
blackhexagon/latte-intelij-xml
540 Downloads
custom settings for intelij-latte plugin. see https://github.com/nette-intellij/intellij-latte/blob/master/docs/en/xmlFilesConfiguration.md#xml-configuration-files for more information
appserver-io/configuration
7382 Downloads
Provides basic functionality to handle XML data in a tree structure, like SimpleXML does.
techdivision/configuration
1464 Downloads
Basic XML based configuration implementation.
it-bens/shopware-code-based-plugin-configuration
168 Downloads
Package to provide a code based and typed way to create Shopware configurations besides XML files.
v-dem/queasy-config
426 Downloads
Configuration classes (currently supports PHP, INI, XML and JSON configs), part of QuEasy PHP Framework