Download the PHP package tobya/bcsapiwrapper without Composer
On this page you can find all versions of the php package tobya/bcsapiwrapper. 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 bcsapiwrapper
BCS API Wrapper Library BCSAPI Library V4
install ``
Publish config file
php artisan vendor:publish
select BCSApiWrapper
.env updates The following values need to be available in .env file
`
Keep up to date
composer update
Upgrading from V2
You need to add the following to config/bcsapi.php
``
and .env
is
`
V2 BCSApiWrapper ``
V4 BCSApiWrapper ``
This may require rewriting of quite a bit of code on upgrading.
Tests
There is a Postman Collection to do tests on the main BCSApi routes.
All versions of bcsapiwrapper with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.8.1
laravel/framework Version ^9.0|^10|^11.0|^12.0
spatie/url Version ^2.0
ext-json Version *
laravel/framework Version ^9.0|^10|^11.0|^12.0
spatie/url Version ^2.0
ext-json Version *
The package tobya/bcsapiwrapper contains the following files
Loading the files please wait ....