Download the PHP package ifaniqbal/api-its-laravel without Composer
On this page you can find all versions of the php package ifaniqbal/api-its-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-its-laravel
API ITS client for Laravel
The purpose of this package is to consume API ITS. This package should be compatible with Laravel 5.1, 5.5, and 6.x.
Installation
If using Laravel 5.1, include the service provider within config/app.php
.
Add a facade alias to this same file at the bottom:
Configuration
These are list of .env
keys that can be configured:
For example, if most of the values you need is same as default values, configure only these values within your .env
file:
Usage
All versions of api-its-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
guzzlehttp/guzzle Version ~6.0
illuminate/support Version 5.1.* || 5.5.* || ^6
guzzlehttp/guzzle Version ~6.0
illuminate/support Version 5.1.* || 5.5.* || ^6
The package ifaniqbal/api-its-laravel contains the following files
Loading the files please wait ....