PHPackages                             eppiks/ifthenpay - 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. eppiks/ifthenpay

ActivePackage[Payment Processing](/categories/payments)

eppiks/ifthenpay
================

Laravel Package for payments using IfThenPay

0257PHP

Since Oct 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Eppiks/IfThenPay)[ Packagist](https://packagist.org/packages/eppiks/ifthenpay)[ RSS](/packages/eppiks-ifthenpay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

IfThenPay pagamentos por multibanco para Laravel 5
==================================================

[](#ifthenpay-pagamentos-por-multibanco-para-laravel-5)

> Gerar facilmente referências multibanco no Laravel 5

Service provider
----------------

[](#service-provider)

[IfThenPay](https://www.ifthensoftware.com)

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

[](#installation)

[IfThenPay](https://www.ifthensoftware.com), [Laravel 5.1.\*](http://laravel.com) and [Composer](https://getcomposer.org) are required.

Para ter a última versão do Eppiks IfThenPay, basta adicionar esta linha ao ficheiro `composer.json`.

```
"eppiks/ifthenpay"

```

or use the following command

```
$ composer require eppiks/ifthenpay

```

Depois basta correr o comando `composer update`.

De seguida, abrir o ficheiro `config/app.php` e adicionar a seguinte linhas ao array `providers`:

- `Eppiks\IfThenPay\IfThenPayServiceProvider::class,`

Configuração
------------

[](#configuração)

Para começar tem que adicionar os ficheiros ao seu projeto. Para isso corra o comando:

```
$ php artisan vendor:publish
```

Isto vai criar um ficheiro `config/IfThenPay.php` na sua pasta `config` para poder configurar os dados do IfThenPay.

De seguida, corra o comando `php artisan migrate`, isto vai criar uma tabela na base de dados para guardar os pagamentos feitos pelo multibanco.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/539de8d2e7411e5aa1bceaee816a612a7301554912e2ec45873bd6f0cc66144e?d=identicon)[jmteixeira](/maintainers/jmteixeira)

---

Top Contributors

[![jmteixeira](https://avatars.githubusercontent.com/u/4741726?v=4)](https://github.com/jmteixeira "jmteixeira (2 commits)")

### Embed Badge

![Health badge](/badges/eppiks-ifthenpay/health.svg)

```
[![Health](https://phpackages.com/badges/eppiks-ifthenpay/health.svg)](https://phpackages.com/packages/eppiks-ifthenpay)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
