rkljw 2d74f709d7 news_producer il y a 8 mois
..
src 2d74f709d7 news_producer il y a 8 mois
ChangeLog.md 2d74f709d7 news_producer il y a 8 mois
LICENSE 2d74f709d7 news_producer il y a 8 mois
README.md 2d74f709d7 news_producer il y a 8 mois
SECURITY.md 2d74f709d7 news_producer il y a 8 mois
composer.json 2d74f709d7 news_producer il y a 8 mois

README.md

Latest Stable Version CI Status Type Coverage codecov

sebastian/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