PHPackages                             vt2/laravel-tranzzo - 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. [API Development](/categories/api)
4. /
5. vt2/laravel-tranzzo

ActiveLibrary[API Development](/categories/api)

vt2/laravel-tranzzo
===================

Integration of Tranzzo systems for Laravel

v1.0.7(5y ago)09MITPHPPHP ^7.2

Since Nov 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/VT2/laravel-tranzzo)[ Packagist](https://packagist.org/packages/vt2/laravel-tranzzo)[ Docs](https://github.com/VT2/laravel-tranzzo)[ RSS](/packages/vt2-laravel-tranzzo/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (8)Dependencies (3)Versions (10)Used By (0)

### Laravel Tranzzo

[](#laravel-tranzzo)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9502952281d33d2cc12e961c3aedd36f4fce8ff231b3b32833410661ac354fb1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7674322f6c61726176656c2d7472616e7a7a6f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vt2/laravel-tranzzo)[![Total Downloads](https://camo.githubusercontent.com/dba2ecb35f005dc863789eb23e82eac26f9305b23d828ceb3796d29be9cf22bc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7674322f6c61726176656c2d7472616e7a7a6f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vt2/laravel-tranzzo)

Integration of Tranzzo payment service for Laravel

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

[](#installation)

You can install the package via composer:

```
composer require vt2/laravel-tranzzo

```

You can publish the config file:

```
php artisan vendor:publish --provider="Vt2\LaravelTranzzo\TranzzoServiceProvider" --tag="config"

```

Set environment variable (`.env`)

```
TRANZZO_API_URL=https://cpay.tranzzo.com/api/v1
TRANZZO_ENDPOINTS_KEY=
TRANZZO_WIDGET_KEY=

# client to merchant (payment)
TRANZZO_POS_ID=
TRANZZO_API_KEY=
TRANZZO_API_SECRET=

# merchant to client (credit)
TRANZZO_CREDIT_POS_ID=
TRANZZO_CREDIT_API_KEY=
TRANZZO_CREDIT_API_SECRET=

```

Usage
-----

[](#usage)

### Changelog

[](#changelog)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Volodymyr Taranenko](https://github.com/VT2)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Every ~3 days

Total

8

Last Release

2046d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/63248085?v=4)[Viktor Taranenko](/maintainers/vtaranenko)[@vtaranenko](https://github.com/vtaranenko)

---

Top Contributors

[![VT2](https://avatars.githubusercontent.com/u/12473376?v=4)](https://github.com/VT2 "VT2 (22 commits)")

---

Tags

laravel-tranzzovt2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vt2-laravel-tranzzo/health.svg)

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

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[rapidez/core

Rapidez Core

1823.5k72](/packages/rapidez-core)

PHPackages © 2026

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