PHPackages                             alkhatibdev/laravel-zain - 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-zain

ActivePackage[API Development](/categories/api)

alkhatibdev/laravel-zain
========================

Zain DSP API integration

v1.0.0(3y ago)12251MITPHP

Since Jul 13Pushed 3y ago1 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (0)

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

Zain DSP API integration with Laravel
=====================================

[](#zain-dsp-api-integration-with-laravel)

[![Latest Version](https://camo.githubusercontent.com/ca5e1312b130dd5732e5831570b9033e7ff57a2e288cb0e415690a082ba5da8b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f616c6b68617469626465762f6c61726176656c2d7a61696e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/alkhatibdev/laravel-zain/releases)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

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

[](#introduction)

Laravel Zain is Zain DSP 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 Sudani](https://github.com/alkhatibdev/laravel-sudani).

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

[](#installation)

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

[](#requirements)

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

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

[](#install-via-composer)

```
composer require alkhatibdev/laravel-zain
```

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

[](#publish-configs)

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

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

```
