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

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.

Awesome Lists containing this project

README

          

Nubium/Yaml-Adapter
======

[![Build Status](https://travis-ci.org/nubium/yaml-adapter.svg?branch=master)](https://travis-ci.org/Kdyby/Monolog)
[![Downloads this Month](https://img.shields.io/packagist/dm/nubium/yaml-adapter.svg)](https://packagist.org/packages/nubium/yaml-adapter)
[![Latest stable](https://img.shields.io/packagist/v/nubium/yaml-adapter.svg)](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).