Laravel wrapper for messari.io API
Full API documentation could be found on messari.io
PHP 7.2+ and Composer are required.
To get the latest version simply run the code below in your project.
composer require seyyedam7/messari-laravel
use Seyyedam7\Messari\MessariFacade as Messari;
return Messari::getAllMarkets();
Please feel free to fork this package and contribute by submitting a pull request to enhance the functionality.
Messari API - Laravel is open-sourced software licensed under the MIT license