Utilities
Someday I will write documentation for this library, but for now, you can use it and see how it works.
Introduction
Some documentation will be written here soon.
Installation
composer require utilities-php/utilities-php
Click for help with installation
Install Composer
If the above step didn't work, install composer and try again.
Debian / Ubuntu
sudo apt-get install curl php-curl
curl -s https://getcomposer.org/installer | php
php composer.phar install
Composer not found? Use this command instead:
php composer.phar require "utilities-php/utilities-php"