https://github.com/nubium/yaml-adapter
Yaml adapter for nette/di container.
https://github.com/nubium/yaml-adapter
nette-framework yaml
Last synced: 3 months ago
JSON representation
Yaml adapter for nette/di container.
- Host: GitHub
- URL: https://github.com/nubium/yaml-adapter
- Owner: nubium
- License: mit
- Created: 2017-09-10T23:20:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-16T09:46:58.000Z (over 8 years ago)
- Last Synced: 2025-01-28T20:16:24.385Z (over 1 year ago)
- Topics: nette-framework, yaml
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nubium/Yaml-Adapter
======
[](https://travis-ci.org/Kdyby/Monolog)
[](https://packagist.org/packages/nubium/yaml-adapter)
[](https://packagist.org/packages/nubium/yaml-adapter)
Integration of [Yaml](https://github.com/Symfony/Yaml) into Nette Framework DI Container.
Installation
------------
The best way to install Nubium/Yaml-Adapter is using [Composer](http://getcomposer.org/):
```sh
$ composer require nubium/yaml-adapter
```
Documentation
------------
Learn more in [documentation](https://github.com/Nubium/Yaml-Adapter/blob/master/docs/en/index.md).
-----
Homepage [http://www.nubium.cz](http://www.nubium.cz) and repository [http://github.com/Nubium/Yaml-Adapter](http://github.com/Nubium/Yaml-Adapter).