ayHaru 458de7f0c4 thinkphp vendor il y a 4 ans
..
src 458de7f0c4 thinkphp vendor il y a 4 ans
tests 458de7f0c4 thinkphp vendor il y a 4 ans
.gitignore 458de7f0c4 thinkphp vendor il y a 4 ans
.travis.yml 458de7f0c4 thinkphp vendor il y a 4 ans
LICENSE 458de7f0c4 thinkphp vendor il y a 4 ans
README.md 458de7f0c4 thinkphp vendor il y a 4 ans
build.xml 458de7f0c4 thinkphp vendor il y a 4 ans
composer.json 458de7f0c4 thinkphp vendor il y a 4 ans
phpunit.xml 458de7f0c4 thinkphp vendor il y a 4 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