PHPackages                             laravel-pay/fawry - 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. [Payment Processing](/categories/payments)
4. /
5. laravel-pay/fawry

ActiveLibrary[Payment Processing](/categories/payments)

laravel-pay/fawry
=================

This is my package fawry

116PHP

Since Aug 25Pushed 2y agoCompare

[ Source](https://github.com/laravel-pay/fawry)[ Packagist](https://packagist.org/packages/laravel-pay/fawry)[ RSS](/packages/laravel-pay-fawry/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fawry (EGYPT)
-------------

[](#fawry-egypt)

[![Latest Version on Packagist](https://camo.githubusercontent.com/323152b18edb2f82b41b1b7871f18b22e0ac6f1bc7e2d4b100943c012aff1cb9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2d7061792f66617772792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel-pay/fawry)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/6dcf4c630bb5296151ad61e6d5e8663af0d82d4e17c53b4706651539c51e65e0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c61726176656c2d7061792f66617772792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/laravel-pay/fawry)[![Quality Score](https://camo.githubusercontent.com/beb26885014c477c5672a2e293c5c190324ba689ce595ad91c4051c5c01c4aca/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c61726176656c2d7061792f66617772792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/laravel-pay/fawry)[![Code Coverage](https://camo.githubusercontent.com/22c426304001f8e94ae3dfddb1b59733f715d02062e48db2d861e6dc038b9c48/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c61726176656c2d7061792f66617772792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/laravel-pay/fawry/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/dd3aa17df4cb300ce64c27fab1dcabcd00a6d30c7179eb99a7743301874225b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2d7061792f66617772792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel-pay/fawry)

Fawry is a Laravel package for the Fawry payment gateway (EGYPT).

Contents
--------

[](#contents)

- [Installation](#installation)
- [Usage](#usage)
- [Changelog](#changelog)
- [Testing](#testing)
- [Security](#security)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require laravel-pay/fawry
```

You can publish and run the Translations with:

```
php artisan vendor:publish --tag="fawry-translations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="fawry-config"
```

This is the contents of the published config file:

```
