Useful tools for dealing with arrays, strings, and matching. Extends some Laravel\Support.
See [tests/] folder for examples. More will be added later.
It can be installed from Packagist using Composer.
In your project root just run:
$ composer require arete/support
Make sure that you’ve set up your project to autoload Composer-installed packages.
Run via the command line by going to arete/support
directory and running phpunit