-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
John Aldrich Bernardo edited this page Jan 28, 2018
·
2 revisions
What's composer?
Composer is a dependency manager for PHP. Click here for more information about composer.
composer require jabernardo/calf
git clone https://github.com/jabernardo/calf
on your PHP code:
<?php
require("/path/to/calf/src/autoload.php");
The calf
is open-sourced software licensed under the MIT license.