kstmostofa/dtone-php-api is a Laravel package for a laravel package that support dtone api.
It currently has 1 GitHub stars and 7 downloads on Packagist (latest version v1.0.0).
Install it with composer require kstmostofa/dtone-php-api.
Discover more Laravel packages by kstmostofa
or browse all Laravel packages to compare alternatives.
Last updated
A package that provides an interface between Laravel and Dtone API, includes Gifs.
You can install the package via composer:
composer require kstmostofa/dtone-php-api
now you need to publish the config file with:
php artisan vendor:publish --provider="Kstmostofa\DtonePhpApi\DtoneServiceProvider" --tag="config"