Download the PHP package kly/laravel-onesdk without Composer
On this page you can find all versions of the php package kly/laravel-onesdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kly/laravel-onesdk
More information about kly/laravel-onesdk
Files in kly/laravel-onesdk
Download kly/laravel-onesdk
More information about kly/laravel-onesdk
Files in kly/laravel-onesdk
Vendor kly
Package laravel-onesdk
Short Description Laravel service provide for onesdk app php SDK
License MIT
Package laravel-onesdk
Short Description Laravel service provide for onesdk app php SDK
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-onesdk
laravel-onesdk
One APP SDK to laravel binding service provider
Prerequisite
- Laravel >= 5.5
Installation
If you are using composer you could get it with composer require kly/laravel-onesdk
and you are all set. Load up the autoloader and Call the classes or factory you need.
Register the Service Provider
Add the Service Provider to your application's config/app.php file. Must be added to the providers array.
Publish the Package configuration
This will publish the configuration file to your app's config directory. The location will be config/one.php. Specify your API settings there.
Usage
All versions of laravel-onesdk with dependencies
PHP Build Version
Package Version
The package kly/laravel-onesdk contains the following files
Loading the files please wait ....