Няма описание

sunlight 897b10eb13 mzb преди 6 години
..
src 897b10eb13 mzb преди 6 години
tests 897b10eb13 mzb преди 6 години
.gitignore 897b10eb13 mzb преди 6 години
.travis.yml 897b10eb13 mzb преди 6 години
LICENSE 897b10eb13 mzb преди 6 години
README.md 897b10eb13 mzb преди 6 години
build.xml 897b10eb13 mzb преди 6 години
composer.json 897b10eb13 mzb преди 6 години
phpunit.xml.dist 897b10eb13 mzb преди 6 години

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