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

ActiveLibrary[Payment Processing](/categories/payments)

upgradelabs/reduniq-laravel
===========================

Laravel Package to consume Reduniq Payment Gateway

00[5 PRs](https://github.com/upgradelabs/reduniq-laravel/pulls)PHPCI passing

Since Oct 13Pushed 1mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (6)Used By (0)

Laravel Package to consume Reduniq Payment Gateway
==================================================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/fe3a57687e65a2e30125dfb0f788c11c0fb80a968294548371b9dbdf852cb469/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f757067726164656c6162732f726564756e69712d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/upgradelabs/reduniq-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ae905f6a3e3011576a08414c681d0aa6c46ca89f0335df84ba3e46446b1c173e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f757067726164656c6162732f726564756e69712d6c61726176656c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/upgradelabs/reduniq-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/219e3326fc2a8c81e85cbb17dda6aa9153e1d8f93a8d4dde5ce0a598d37fdbb0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f757067726164656c6162732f726564756e69712d6c61726176656c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/upgradelabs/reduniq-laravel/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c6722c963b05bcd35018dbacc4898068becd9578dcaa4df27e08f5d7849ba8dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f757067726164656c6162732f726564756e69712d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/upgradelabs/reduniq-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/cad900a602121aeea1fb7e69c2b2a3684d1a2b758ec2c892c398dfd0edf7d9ad/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f726564756e69712d6c61726176656c2e6a70673f743d31)](https://spatie.be/github-ad-click/reduniq-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/reduniq-laravel
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$reduniqLaravel = new Upgradelabs\ReduniqLaravel();
echo $reduniqLaravel->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

22

—

LowBetter than 22% of packages

Maintenance60

Regular maintenance activity

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")[![rpsimao](https://avatars.githubusercontent.com/u/205846?v=4)](https://github.com/rpsimao "rpsimao (5 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/upgradelabs-reduniq-laravel/health.svg)](https://phpackages.com/packages/upgradelabs-reduniq-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)
