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

ActiveLibrary[Payment Processing](/categories/payments)

upgradelabs/ifthenpay-laravel
=============================

Laravel Package to consume Ifthenpay Payment Gateway

02PHP

Since Dec 19Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Package to consume Ifthenpay Payment Gateway
====================================================

[](#laravel-package-to-consume-ifthenpay-payment-gateway)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0ca7eeb8a67ef8cb9578c8e60fa286ef21f4fc18791484e992a67efa486d906b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f757067726164656c6162732f69667468656e7061792d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/upgradelabs/ifthenpay-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d5b694bce2bfb6760b3674402f178e2952e9bce68c4aa504e4fc92d5f5facfdd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f757067726164656c6162732f69667468656e7061792d6c61726176656c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/upgradelabs/ifthenpay-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7a2a3406b833b5a99c1731eaaccb5c506eef67606cec6c760379be93f38c9b95/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f757067726164656c6162732f69667468656e7061792d6c61726176656c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/upgradelabs/ifthenpay-laravel/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0d57af32f9f02b0f54a70a732cc8c28e7d60da2f260b5f42c641903bcd2639fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f757067726164656c6162732f69667468656e7061792d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/upgradelabs/ifthenpay-laravel)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/60376bc4a51ea37eef72290e5694a90cd3d5a9b1a3e483de1f666b5447f20d6d/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f69667468656e7061792d6c61726176656c2e6a70673f743d31)](https://spatie.be/github-ad-click/ifthenpay-laravel)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require upgradelabs/ifthenpay-laravel
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="ifthenpay-laravel-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="ifthenpay-laravel-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="ifthenpay-laravel-views"
```

Usage
-----

[](#usage)

```
$ifthenpay = new Upgradelabs\Ifthenpay();
echo $ifthenpay->echoPhrase('Hello, Upgradelabs!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Upgrade Agency Portugal](https://github.com/upgradelabs)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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/b20557c62a96fca9a58d80b11dffbaf4e3debd77d9358c66ed06d413c1e884a7?d=identicon)[rpsimao](/maintainers/rpsimao)

---

Top Contributors

[![rpsimao](https://avatars.githubusercontent.com/u/205846?v=4)](https://github.com/rpsimao "rpsimao (9 commits)")

### Embed Badge

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

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

###  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)
