PHPackages                             miguelalcaino/payfort-php - 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. miguelalcaino/payfort-php

ActiveLibrary[Payment Processing](/categories/payments)

miguelalcaino/payfort-php
=========================

Payfort php Library for Merchant Page 2.0

1.0.0(8y ago)014MITPHPPHP &gt;=5.4.0

Since May 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/MiguelAlcaino/payfort-php)[ Packagist](https://packagist.org/packages/miguelalcaino/payfort-php)[ RSS](/packages/miguelalcaino-payfort-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

payfort-php
===========

[](#payfort-php)

Payfort php Library for Merchant Page 2.0

[![Latest Stable Version](https://camo.githubusercontent.com/76d263a7bc03e82da69e81b7c7d46f24ccb06a69fd03ef5d56eed29ac6109229/68747470733a2f2f706f7365722e707567782e6f72672f61686d656473616f756433312f706179666f72742d7068702f762f737461626c652e706e67)](https://packagist.org/packages/ahmedsaoud31/payfort-php)[![Total Downloads](https://camo.githubusercontent.com/80a50ca9c3527081784f8e69e597b896dac9337d968105c30a6f7fa51d413933/68747470733a2f2f706f7365722e707567782e6f72672f61686d656473616f756433312f706179666f72742d7068702f646f776e6c6f6164732e706e67)](https://packagist.org/packages/ahmedsaoud31/payfort-php)[![License](https://camo.githubusercontent.com/a83c62aea39f30edd0ac8771835696d5370487fb85aab99f15f2208a5340c8d3/68747470733a2f2f706f7365722e707567782e6f72672f61686d656473616f756433312f706179666f72742d7068702f6c6963656e73652e737667)](https://packagist.org/packages/ahmedsaoud31/payfort-php)

[Arabic README](README-AR.md)

### Configuration

[](#configuration)

go to `path/to/config.php` to set all API configuration.

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

[](#installation)

### With Composer

[](#with-composer)

```
$ composer require ahmedsaoud31/payfort-php dev-master

```

or

```
{
    "require": {
        "ahmedsaoud31/payfort-php": "dev-master"
    }
}
```

use

```
