Download the PHP package avido/laravel-brickset-api-client without Composer
On this page you can find all versions of the php package avido/laravel-brickset-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download avido/laravel-brickset-api-client
More information about avido/laravel-brickset-api-client
Files in avido/laravel-brickset-api-client
Download avido/laravel-brickset-api-client
More information about avido/laravel-brickset-api-client
Files in avido/laravel-brickset-api-client
Vendor avido
Package laravel-brickset-api-client
Short Description Laravel API Client for the Brickset API
License MIT
Package laravel-brickset-api-client
Short Description Laravel API Client for the Brickset API
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-brickset-api-client
Laravel Brickset Api Client
Laravel API Client for https://brickset.com/tools/webservices/v3
Installation
composer require avido/laravel-brickset-api-client
Optional Push configuration
php artisan vendor:publish
Configuration
Edit your .env file and add the following variables:\
BRICKSET_APIKEY
BRICKSET_USERNAME
BRICKSET_PASSWORD
Alternatively you can also edit /config/brickset-api.php
(if you published the configuration)
Facade
BricksetApiClient
Need to set apikey / user / password programmatically?
All versions of laravel-brickset-api-client with dependencies
PHP Build Version
Package Version
The package avido/laravel-brickset-api-client contains the following files
Loading the files please wait ....