lgy 82b749740f second il y a 1 semaine
..
src 82b749740f second il y a 1 semaine
tests 82b749740f second il y a 1 semaine
.gitignore 82b749740f second il y a 1 semaine
.travis.yml 82b749740f second il y a 1 semaine
LICENSE 82b749740f second il y a 1 semaine
README.md 82b749740f second il y a 1 semaine
build.xml 82b749740f second il y a 1 semaine
composer.json 82b749740f second il y a 1 semaine
phpunit.xml 82b749740f second il y a 1 semaine

README.md

Recursion Context

...

Installation

You can add this library as a local, per-project dependency to your project using Composer:

composer require sebastian/recursion-context

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

composer require --dev sebastian/recursion-context