Slim-Config
Config loader
A configuration loader for the Slim Framework that supports multiple file formats and can be used as middleware or per-route
A file configuration loader that supports PHP, INI, XML, JSON, and YML files for the Slim Framework. It internally uses https://github.com/hassankhan/config.
34 stars
5 watching
7 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
configinijsonmiddlewarephpslim-frameworkxmlyaml
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Config loads values from various file formats and strings into a PHP object. | 971 |
| | A configuration loading framework for containerized and cloud-native applications | 95 |
| | A validation library designed to work with the Slim Framework, utilizing Respect/Validation internally. | 170 |
| | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
| | A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
| | Provides a pre-configured environment for building a new Slim Framework 3 application with common dependencies and configurations. | 23 |
| | A lightweight PHP library providing command-line interface functionality to the Slim Framework. | 28 |
| | Automates deployment of web applications to multiple development environments after each commit. | 100 |
| | A helper library to fetch values from any configuration source at run-time | 304 |
| | Tools and framework for serializing and deserializing C++ data structures from configuration files | 222 |
| | A Scala library that automatically generates boilerplate code to load configuration files in a type-safe way. | 1,494 |
| | A simple and versatile configuration loader for Go applications. | 553 |
| | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
| | A tool to load configuration from YAML files in a Phalcon application | 2 |
| | A tool to get namespaced config from the closest package.json | 120 |