A collection of useful PHP utilities. It includes for example string and array helper functions and a crude validator.
Add the package as a requirement to your composer.json:
$ composer require starlit/utils
##Requirements
- Requires PHP 5.6 or above.
##License
This software is licensed under the BSD 3-Clause License - see the LICENSE file for details.
