Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antidot-framework/yaml-config-provider
Yaml config provider for Antidot framework
https://github.com/antidot-framework/yaml-config-provider
Last synced: 3 days ago
JSON representation
Yaml config provider for Antidot framework
- Host: GitHub
- URL: https://github.com/antidot-framework/yaml-config-provider
- Owner: antidot-framework
- Created: 2019-05-25T08:15:09.000Z (over 5 years ago)
- Default Branch: 1.x.x
- Last Pushed: 2021-11-01T21:02:34.000Z (about 3 years ago)
- Last Synced: 2024-05-21T07:10:36.195Z (6 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Antidot Framework Yaml Config Provider
======================================[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/antidot-framework/yaml-config-provider/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/antidot-framework/yaml-config-provider/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/yaml-config-provider/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/antidot-framework/yaml-config-provider/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/yaml-config-provider/badges/build.png?b=master)](https://scrutinizer-ci.com/g/antidot-framework/yaml-config-provider/build-status/master)
[![Code Intelligence Status](https://scrutinizer-ci.com/g/antidot-framework/yaml-config-provider/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)### Installation
Using composer
````
composer require antidot-fw/yaml-config-provider
````