PHPackages                             weblabormx/spark-manual-billing - 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. weblabormx/spark-manual-billing

ActiveLibrary[Payment Processing](/categories/payments)

weblabormx/spark-manual-billing
===============================

A package to add manual billing to Laravel Spark

v1.1.4(5y ago)2148MITBlade

Since Oct 21Pushed 2w agoCompare

[ Source](https://github.com/weblabormx/spark-manual-billing)[ Packagist](https://packagist.org/packages/weblabormx/spark-manual-billing)[ RSS](/packages/weblabormx-spark-manual-billing/feed)WikiDiscussions master Synced today

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

Spark Manual Billing
====================

[](#spark-manual-billing)

Package to add extra features to Laravel Spark using Teams billing.

Features
--------

[](#features)

### Done

[](#done)

- Allows to add manually extra time for free trial to teams
- Allows to mark payments as done (In case you accept payments via a third party payment method)
- User search improved
- Option to disable suscriptions (In case you want to handle it manually or want to use another payment method)

### To do's

[](#to-dos)

We would like to implement more features for this packages, with your support or code collaboration it can be possible to be done. (We are open to new suggestions!)

- To work with user billing
- To accept payments with Paypal besides Stripe

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

[](#documentation)

### Installation

[](#installation)

- Execute `composer require weblabormx/spark-manual-billing`
- Install executing the next command `php artisan spark:manual-billing`, this command will edit some spark views.
- Add to the teams models the next trait `WeblaborMx\SparkManualBilling\Traits\BillableExtras` to handle new attributes to get the plan name and date

### Disable Suscriptions

[](#disable-suscriptions)

You can disable the suscriptions by modifying the SparkServiceProvider

```
use WeblaborMx\SparkManualBilling\SparkManualBilling;

public function booted()
{
	SparkManualBilling::hideBilling();
}

```

Premium Support
---------------

[](#premium-support)

If you'd like to implement this package in your project and need our help, or you just want to help this package to continue being develop please write us to  and we can talk about prices for premium support.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance63

Regular maintenance activity

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

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

Total

10

Last Release

1994d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13341096?v=4)[Weblabor](/maintainers/weblabormx)[@weblabormx](https://github.com/weblabormx)

---

Top Contributors

[![skalero01](https://avatars.githubusercontent.com/u/2976641?v=4)](https://github.com/skalero01 "skalero01 (12 commits)")

---

Tags

laravelspark

### Embed Badge

![Health badge](/badges/weblabormx-spark-manual-billing/health.svg)

```
[![Health](https://phpackages.com/badges/weblabormx-spark-manual-billing/health.svg)](https://phpackages.com/packages/weblabormx-spark-manual-billing)
```

###  Alternatives

[anandsiddharth/laravel-paytm-wallet

Integrate paytm wallet easily with this package. This package uses official Paytm PHP SDK's

104421.1k7](/packages/anandsiddharth-laravel-paytm-wallet)[threesquared/laravel-paymill

Laravel wrapper for the Paymill API

121.3k](/packages/threesquared-laravel-paymill)

PHPackages © 2026

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