Download the PHP package oussamamadjmaa/sofizpay-laravel without Composer
On this page you can find all versions of the php package oussamamadjmaa/sofizpay-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oussamamadjmaa/sofizpay-laravel
More information about oussamamadjmaa/sofizpay-laravel
Files in oussamamadjmaa/sofizpay-laravel
Package sofizpay-laravel
Short Description A Laravel wrapper for the SofizPay API — CIB card payments and prepaid service operations (phone, internet, game recharge, bill payments) for Algeria, with typed DTOs, response objects, and built-in sandbox mocking.
License MIT
Homepage https://github.com/oussamamadjmaa/sofizpay-laravel
Informations about the package sofizpay-laravel
SofizPay for Laravel
A Laravel package for SofizPay CIB transactions and service operations. It provides DTOs for phone, internet, game, and bill operations, plus typed response objects.
Requirements
- PHP 8.1 or later
- Laravel 10, 11, 12, or 13
Installation
The package is discovered automatically. Publish its configuration when you need to set values in a config file:
Set the required environment variables:
Quick start
You may also use the OussamaMadjmaa\SofizPay\Facades\SofizPay facade.
Documentation
- Installation
- Configuration
- CIB transactions
- Service operations
- Sandbox behavior
- Error handling
- Architecture
Security
Please report vulnerabilities according to our security policy.
Contributing
Contributions are welcome. Read CODE_OF_CONDUCT.md first.
License
SofizPay for Laravel is open-sourced software licensed under the MIT license.
All versions of sofizpay-laravel with dependencies
illuminate/support Version ^10.0|^11.0|^12.0|^13.0
illuminate/http Version ^10.0|^11.0|^12.0|^13.0