Installation
Install Composer
To install Chain, you will first need to install Composer if you haven't already.
Install Chain
Install via Composer
To install Chain, simply require it with Composer.
$ composer require cupoftea/chain ^1.2
Once composer is done downloading chain, you're ready to use it!