PHPackages                             the-hasanov/millikart - 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. the-hasanov/millikart

ActiveLibrary[Payment Processing](/categories/payments)

the-hasanov/millikart
=====================

Millikart payment for laravel

2.3.6(3y ago)72363PHP

Since Oct 4Pushed 3y ago2 watchersCompare

[ Source](https://github.com/The-Hasanov/millikart)[ Packagist](https://packagist.org/packages/the-hasanov/millikart)[ RSS](/packages/the-hasanov-millikart/feed)WikiDiscussions develop Synced 2d ago

READMEChangelog (7)Dependencies (1)Versions (15)Used By (0)

Millikart for Laravel (new version)
===================================

[](#millikart-for-laravel-new-version)

#### Don't use in production. Still in development stage.

[](#dont-use-in-production-still-in-development-stage)

```
use Chameleon\Millikart\Operation\CreateOrder;

Millikart::createOrder(function (CreateOrder $createOrder){
    $createOrder->amount(10.0)
        ->allUrl('http://example.com/payment/callback')
        ->description('Order Description');
});
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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 ~141 days

Recently: every ~294 days

Total

13

Last Release

1453d ago

Major Versions

1.5.2 → 2.02019-02-26

1.6 → 2.3.52021-11-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/4112d7bed6b2a136e3ec8eeacdb59af403fef71e3765d375a606ad49d54fd6aa?d=identicon)[thehasanov](/maintainers/thehasanov)

---

Top Contributors

[![The-Hasanov](https://avatars.githubusercontent.com/u/8019071?v=4)](https://github.com/The-Hasanov "The-Hasanov (11 commits)")

---

Tags

laravelmillikartpaymentphp

### Embed Badge

![Health badge](/badges/the-hasanov-millikart/health.svg)

```
[![Health](https://phpackages.com/badges/the-hasanov-millikart/health.svg)](https://phpackages.com/packages/the-hasanov-millikart)
```

###  Alternatives

[laraveldaily/laravel-invoices

Missing invoices for Laravel

1.5k1.3M4](/packages/laraveldaily-laravel-invoices)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)[karson/mpesa-php-sdk

172.2k](/packages/karson-mpesa-php-sdk)

PHPackages © 2026

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