Download the PHP package jomweb/billplz-laravel without Composer
On this page you can find all versions of the php package jomweb/billplz-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 billplz-laravel
Billplz adapter for Laravel
Installation
To install through composer by using the following command:
composer require "jomweb/billplz-laravel"
Configuration
Next add the service provider in config/app.php
.
Aliases
You might want to add Billplz\Laravel\Billplz
to class aliases in config/app.php
:
Billplz Configuration
Next add the configuration in config/services.php
.
Usages
Creating Client
With jomweb/billplz-laravel
you have the option to initiate the client using the following methods.
Facade
IoC
Dependency Injection
All versions of billplz-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.2
illuminate/support Version ^10.0 || ^11.0
jomweb/billplz Version ^5.2
php-http/guzzle7-adapter Version ^1.0
guzzlehttp/guzzle Version ^7.2
illuminate/support Version ^10.0 || ^11.0
jomweb/billplz Version ^5.2
php-http/guzzle7-adapter Version ^1.0
The package jomweb/billplz-laravel contains the following files
Loading the files please wait ....