Download the PHP package vinbolt/laravel without Composer
On this page you can find all versions of the php package vinbolt/laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vinbolt/laravel
More information about vinbolt/laravel
Files in vinbolt/laravel
Download vinbolt/laravel
More information about vinbolt/laravel
Files in vinbolt/laravel
Vendor vinbolt
Package laravel
Short Description Laravel integration for the VINbolt PHP SDK
License MIT
Package laravel
Short Description Laravel integration for the VINbolt PHP SDK
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel
vinbolt/laravel
Laravel integration for the VINbolt PHP SDK.
Provides a service provider, facade, and config file so you can call the VINbolt headless API directly from Laravel apps.
Install
The service provider auto-registers via Laravel's package discovery.
Configure
Set your API key in .env:
(Optional) publish the config file to customize:
Usage
Facade
Dependency injection
Resources
See the PHP SDK README for the full resource list — this package
is a pure Laravel wrapper, all methods come from vinbolt/sdk.
All versions of laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
vinbolt/sdk Version ^0.2.1
illuminate/support Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
vinbolt/sdk Version ^0.2.1
The package vinbolt/laravel contains the following files
Loading the files please wait ...