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

https://github.com/antidot-framework/antidot-symfony-config-translator

Symfony style config adapter for Antidot Framework
https://github.com/antidot-framework/antidot-symfony-config-translator

Last synced: 2 months ago
JSON representation

Symfony style config adapter for Antidot Framework

Awesome Lists containing this project

README

        

# Antidot Symfony config translator

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/badges/build.png?b=master)](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/build-status/master)
[![Code Intelligence Status](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)

## Installation

Using [composer package manager](https://getcomposer.org/download/)

````bash
composer require antidot-fw/symfony-config-translator:dev-master
````

## Documentation

See full config options in the [docs](https://sf-config.antidotfw.io/).