Download the PHP package achetibi/laravel-satim without Composer
On this page you can find all versions of the php package achetibi/laravel-satim. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download achetibi/laravel-satim
More information about achetibi/laravel-satim
Files in achetibi/laravel-satim
Package laravel-satim
Short Description Laravel package for integrating SATIM online payments.
License MIT
Homepage https://github.com/achetibi/laravel-satim
Informations about the package laravel-satim
Very short description of the package
Laravel Satim is a clean, extensible Laravel package that provides seamless integration with the Satim online payment gateway. It allows you to handle key payment operations like registering transactions, confirming payments, and processing refunds using a simple and robust service layer.
Features
- Easy configuration via
.env
for credentials and endpoints - Supports Satim’s full payment flow: register, confirm, and refund
- Built-in HTTP client abstraction and exception handling
- Framework-agnostic service logic wrapped in Laravel-friendly facades and service providers
Installation
You can install the package via composer:
Usage
You can configure the following environment variables:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Todo
- Integrate tests
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Abderrahim CHETIBI
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-satim with dependencies
guzzlehttp/guzzle Version ^7.9
illuminate/config Version ^12.19
illuminate/http Version ^12.19
illuminate/support Version ^12.19