PHPackages                             alkhatibdev/laravel-sudani - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. alkhatibdev/laravel-sudani

ActivePackage[API Development](/categories/api)

alkhatibdev/laravel-sudani
==========================

Sudani SPay API integration

v1.0.0(3y ago)21412MITPHP

Since Jul 15Pushed 2y ago2 watchersCompare

[ Source](https://github.com/alkhatibdev/laravel-sudani)[ Packagist](https://packagist.org/packages/alkhatibdev/laravel-sudani)[ Docs](https://github.com/alkhatibdev/laravel-sudani)[ RSS](/packages/alkhatibdev-laravel-sudani/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

[![Social Card of Laravel Sudani Package](/socialcard.png)](/socialcard.png)

Sudani SPay API integration with Laravel
========================================

[](#sudani-spay-api-integration-with-laravel)

[![Latest Version](https://camo.githubusercontent.com/60f7236e17cbe60acaed22bd5440d010b62b07a92ad1c9246b5dbd818f0c1532/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f616c6b68617469626465762f6c61726176656c2d737564616e692e7376673f7374796c653d666c61742d737175617265)](https://github.com/alkhatibdev/laravel-sudani/releases)[![Packagist Downloads (custom server)](https://camo.githubusercontent.com/3f99667ac042463c144ae9cc57bd0552d04b62679d5adb968ff89ee2e11f5ac7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c6b68617469626465762f6c61726176656c2d737564616e69)](https://camo.githubusercontent.com/3f99667ac042463c144ae9cc57bd0552d04b62679d5adb968ff89ee2e11f5ac7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c6b68617469626465762f6c61726176656c2d737564616e69)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Introduction
============

[](#introduction)

Laravel Sudani is Sudani SPay API integration with Laravel, made to simplify the process and API calls and let developers focus on other integration parts and logic. See also [Laravel Zain](https://github.com/alkhatibdev/laravel-zain).

Installation
============

[](#installation)

Requirements
------------

[](#requirements)

- PHP &gt;= `7.4.x`
- Laravel &gt;= `7.x`

install via composer
--------------------

[](#install-via-composer)

```
composer require alkhatibdev/laravel-sudani
```

Publish Configs
---------------

[](#publish-configs)

```
php artisan vendor:publish --tag=laravel-sudani-config
```

A `laravel-sudani.php` config file will be published on your `configs` directory, with the following content:

```
