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(4y ago)72363PHP

Since Oct 4Pushed 4y 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 2w 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 72% 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

1500d ago

Major Versions

1.5.2 → 2.02019-02-26

1.6 → 2.3.52021-11-08

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7329990?v=4)[thehasanov](/maintainers/thehasanov)[@TheHasanov](https://github.com/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)
```

PHPackages © 2026

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