recursion-context

Provides functionality to recursively process PHP variables

BSD-3-CLAUSE License

Downloads
647.8M
Stars
6.5K
Committers
11

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
Package Rankings
Top 0.56% on Packagist.org
Badges
Extracted from project README's
Latest Stable Version CI Status codecov
Related Projects