PHPackages                             loot/lara-tenge - 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. loot/lara-tenge

ActiveLibrary

loot/lara-tenge
===============

Laravel package for managing payments and handling kaz payment gateways

1054[3 PRs](https://github.com/Lootjs/lara-tenge/pulls)PHP

Since Jan 1Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Lootjs/lara-tenge)[ Packagist](https://packagist.org/packages/loot/lara-tenge)[ RSS](/packages/loot-lara-tenge/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (5)Used By (0)

Lara-Tenge \[Work-In-Progress\]
===============================

[](#lara-tenge-work-in-progress)

[![Build Status](https://camo.githubusercontent.com/dfefdee3bbccbed24d0df7aba4d8b8268d3b6afa421ea4abb13add5fe981cc34/68747470733a2f2f7472617669732d63692e6f72672f4c6f6f746a732f6c6172612d74656e67652e7376673f6272616e63683d646576)](https://travis-ci.org/Lootjs/lara-tenge) [![GitHub repo size](https://camo.githubusercontent.com/2fd20a71ba6aa7b7631fdbc616209e3798798ed47193e61fcd83896295427e70/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f6c6f6f746a732f6c6172612d74656e6765)](https://camo.githubusercontent.com/2fd20a71ba6aa7b7631fdbc616209e3798798ed47193e61fcd83896295427e70/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f6c6f6f746a732f6c6172612d74656e6765) [![GitHub closed pull requests](https://camo.githubusercontent.com/f26d92e4ca290e7f90fe35f8727b861a8980885eb399e873b76db3b66dea2502/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d70722d636c6f7365642f6c6f6f746a732f6c6172612d74656e6765)](https://camo.githubusercontent.com/f26d92e4ca290e7f90fe35f8727b861a8980885eb399e873b76db3b66dea2502/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d70722d636c6f7365642f6c6f6f746a732f6c6172612d74656e6765) [![StyleCI](https://camo.githubusercontent.com/6993e2900809b7f8efea4c93d72009115a2bca12ca44760de21a11d7169d1297/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3232353630343331382f736869656c643f6272616e63683d646576)](https://github.styleci.io/repos/225604318)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#---)

Система оплаты для Laravel. Из коробки поддерживаются казахстанские платежки

Requirements
------------

[](#requirements)

- Laravel 5.8
- php 7.0

Install
-------

[](#install)

- Install the package: `composer require loot/lara-tenge`
- Run `php artisan vendor:publish --provider=Loot\Tenge\ServiceProvider`
- Run `php artisan migrate`
- Write code, that approves payment, and set it in config/tenge.php: hooks.approve.after\_validation
- Add ignoring for lara-tenge routes: in your VerifyCsrfToken middleware

```
protected $except = [
    'lara-tenge/*',
];
```

Documentation
-------------

[](#documentation)

[Russian](docs/ru/install.md) | English

Todo
----

[](#todo)

- Epay.kz
- Prostoplateg
- Paybox.kz
- WalletOne.com
- Spay.kz
- kassa nova
- Kazpost
- processing
- Kaspi
- Cyberplat
- wooppay
- Tarlan Payments

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

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/05e6b1a11701d07b76fd255c7b2f73ddfa96f0f107f18a117e0fdb614f53b70a?d=identicon)[Loot](/maintainers/Loot)

---

Top Contributors

[![Lootjs](https://avatars.githubusercontent.com/u/16526639?v=4)](https://github.com/Lootjs "Lootjs (43 commits)")

### Embed Badge

![Health badge](/badges/loot-lara-tenge/health.svg)

```
[![Health](https://phpackages.com/badges/loot-lara-tenge/health.svg)](https://phpackages.com/packages/loot-lara-tenge)
```

PHPackages © 2026

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