<!---
# This file is part of the ChillDev DependencyInjection Extra library.
#
# @author Rafał Wrzeszcz <rafal.wrzeszcz@wrzasq.pl>
# @copyright 2013 © by Rafał Wrzeszcz - Wrzasq.pl.
# @version 0.0.1
# @since 0.0.1
# @package ChillDev\DependencyInjection
-->

# About this project

This library provides implementation of some patterns that are frequently used when working with **Symfony2 DI**. For now, at the beginning, there is DI compiler pass available that automates grabbing all tagged services and passing it to container. But more useful stuff to come soon.
