PHPackages                             clonixdev/laravel-bill - 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. clonixdev/laravel-bill

ActiveLibrary[Payment Processing](/categories/payments)

clonixdev/laravel-bill
======================

Bill System

v1.0.1(1y ago)1115MITPHPPHP ^7.3|^8.0

Since May 20Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Laravel Bill
============

[](#laravel-bill)

Billing package

### Install

[](#install)

Follow next steps:

```
composer require clonixdev/laravel-bill
```

1. run composer require clonixdev/laravel-bill
2. php artisan vendor:publish --provider="Clonixdev\\LaravelBill\\LaravelBillProvider" --tag="config"
3. php artisan vendor:publish --provider="Clonixdev\\LaravelBill\\LaravelBillProvider" --tag="migrations"
4. run php artisan migrate

### Config

[](#config)

\[ 'defaultCurrency' =&gt; 'ARS', 'prefix' =&gt; 'api', 'middleware' =&gt; \['web'\], \]

### Routes

[](#routes)

GET /invoices POST /invoices GET /invoices/{ID} PUT /invoices/{ID}

### Acknowledgements

[](#acknowledgements)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.3% 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 ~107 days

Total

2

Last Release

667d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf9a00bf8bc1d9c910fa472049a250f8f8ebf3ed591cbc78e2d01e251d8de005?d=identicon)[clonixdev](/maintainers/clonixdev)

---

Top Contributors

[![maxiz22](https://avatars.githubusercontent.com/u/2725000?v=4)](https://github.com/maxiz22 "maxiz22 (20 commits)")[![codigowww](https://avatars.githubusercontent.com/u/46723539?v=4)](https://github.com/codigowww "codigowww (18 commits)")[![clonixdev](https://avatars.githubusercontent.com/u/83722830?v=4)](https://github.com/clonixdev "clonixdev (1 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/clonixdev-laravel-bill/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3720.4k](/packages/linkxtr-laravel-qrcode)[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4851.0k](/packages/sebdesign-laravel-viva-payments)

PHPackages © 2026

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