Download the PHP package kodbee/jomabee-laravel without Composer
On this page you can find all versions of the php package kodbee/jomabee-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kodbee/jomabee-laravel
More information about kodbee/jomabee-laravel
Files in kodbee/jomabee-laravel
Download kodbee/jomabee-laravel
More information about kodbee/jomabee-laravel
Files in kodbee/jomabee-laravel
Vendor kodbee
Package jomabee-laravel
Short Description Laravel integration for the Jomabee payment API by Kodbee — facade, config, and webhook verification.
License MIT
Homepage https://kodbee.com
Package jomabee-laravel
Short Description Laravel integration for the Jomabee payment API by Kodbee — facade, config, and webhook verification.
License MIT
Homepage https://kodbee.com
Please rate this library. Is it a good library?
Informations about the package jomabee-laravel
Paydiver for Laravel
Laravel integration for the Paydiver payment API by Kodbee.
Wraps kodbee/paydiver-php with a config file,
a Paydiver facade, and webhook signature middleware.
Install
Add to .env:
The service provider and Paydiver facade are auto-discovered.
Usage
Webhooks
Protect your webhook route with the paydiver.webhook middleware — it rejects
requests with a missing or invalid X-Paydiver-Signature.
Exclude the webhook route from CSRF protection (
VerifyCsrfToken::$except).
License
MIT © Kodbee
All versions of jomabee-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
kodbee/jomabee-php Version ^1.0
illuminate/support Version ^10.0|^11.0|^12.0
kodbee/jomabee-php Version ^1.0
illuminate/support Version ^10.0|^11.0|^12.0
The package kodbee/jomabee-laravel contains the following files
Loading the files please wait ...