陈德本 3708b3ac7c telegram il y a 8 ans
..
src 3708b3ac7c telegram il y a 8 ans
tests 3708b3ac7c telegram il y a 8 ans
.gitignore 3708b3ac7c telegram il y a 8 ans
.travis.yml 3708b3ac7c telegram il y a 8 ans
LICENSE 3708b3ac7c telegram il y a 8 ans
README.md 3708b3ac7c telegram il y a 8 ans
build.xml 3708b3ac7c telegram il y a 8 ans
composer.json 3708b3ac7c telegram il y a 8 ans
phpunit.xml 3708b3ac7c telegram il y a 8 ans

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