Download the PHP package bnbwebexpertise/laravel-linkr without Composer
On this page you can find all versions of the php package bnbwebexpertise/laravel-linkr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bnbwebexpertise/laravel-linkr
More information about bnbwebexpertise/laravel-linkr
Files in bnbwebexpertise/laravel-linkr
Download bnbwebexpertise/laravel-linkr
More information about bnbwebexpertise/laravel-linkr
Files in bnbwebexpertise/laravel-linkr
Vendor bnbwebexpertise
Package laravel-linkr
Short Description Laravel package to use PHP Linkr Client
License MIT
Package laravel-linkr
Short Description Laravel package to use PHP Linkr Client
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-linkr
Laravel 5.5+ Linkr Client
This package allows to generate short links with Linkr server.
Installation
You can install this package via composer. Laravel 5.5+ auto discovers the service provider.
composer require bnbwebexpertise/laravel-linkr
Configuration
You can customize this package behavior by publishing the configuration file :
php artisan vendor:publish --provider='Bnb\Laravel\Linkr\LinkrServiceProvider'
Settings can be changed using .env
files :
Usage
See Linkr page for API details.
All versions of laravel-linkr with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
illuminate/support Version >=5.5
bnbwebexpertise/linkr-php-client Version >=1.0.4
illuminate/support Version >=5.5
bnbwebexpertise/linkr-php-client Version >=1.0.4
The package bnbwebexpertise/laravel-linkr contains the following files
Loading the files please wait ....