Download the PHP package fusio/sdk-laravel without Composer
On this page you can find all versions of the php package fusio/sdk-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fusio/sdk-laravel
More information about fusio/sdk-laravel
Files in fusio/sdk-laravel
Download fusio/sdk-laravel
More information about fusio/sdk-laravel
Files in fusio/sdk-laravel
Vendor fusio
Package sdk-laravel
Short Description SDK to integrate Fusio into your Laravel application
License MIT
Homepage https://www.fusio-project.org/
Package sdk-laravel
Short Description SDK to integrate Fusio into your Laravel application
License MIT
Homepage https://www.fusio-project.org/
Please rate this library. Is it a good library?
Informations about the package sdk-laravel
Fusio SDK Laravel
This library integrates the Fusio SDK into Laravel. That means you can control the complete Fusio backend API through your laravel application. There is also a Laravel sample application which shows how to use this SDK.
Configuration
In order to access the API you need to provide a base_uri
, app_key
and app_secret
at the config. By default, we
load this data from the config.
Usage
Backend
Create an action:
Create an app:
Create a route:
Get routes:
Consumer
Change password:
All versions of sdk-laravel with dependencies
PHP Build Version
Package Version
The package fusio/sdk-laravel contains the following files
Loading the files please wait ....