Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pollen-solutions/config

Pollen Solutions - Config Component - Configuration contraint schema, load and dispatch
https://github.com/pollen-solutions/config

php

Last synced: 6 days ago
JSON representation

Pollen Solutions - Config Component - Configuration contraint schema, load and dispatch

Awesome Lists containing this project

README

        

# Config Component

[![Latest Version](https://img.shields.io/badge/release-1.0.1-blue?style=for-the-badge)](https://www.presstify.com/pollen-solutions/config/)
[![MIT Licensed](https://img.shields.io/badge/license-MIT-green?style=for-the-badge)](LICENSE.md)
[![PHP Supported Versions](https://img.shields.io/badge/PHP->=7.4-8892BF?style=for-the-badge&logo=php)](https://www.php.net/supported-versions.php)

Pollen Solutions **Config** Component provides a configuration parameters tools to constrain schema, enable loading and dispatching.

## Installation

```bash
composer require pollen-solutions/config
```