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
- Host: GitHub
- URL: https://github.com/antidot-framework/antidot-symfony-config-translator
- Owner: antidot-framework
- License: bsd-2-clause
- Created: 2019-03-31T20:51:25.000Z (about 6 years ago)
- Default Branch: 1.x.x
- Last Pushed: 2021-11-02T06:02:19.000Z (over 3 years ago)
- Last Synced: 2025-04-02T04:03:36.330Z (3 months ago)
- Language: PHP
- Homepage: https://sf-config.antidotfw.io/
- Size: 55.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Antidot Symfony config translator
[](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/?branch=master)
[](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/?branch=master)
[](https://scrutinizer-ci.com/g/antidot-framework/antidot-symfony-config-translator/build-status/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/).