moneo

A concurrency-safe, prepaid-ready usage metering and limit enforcement engine for Laravel. Built for hard limits, atomic billing, and zero-leakage financial flows.

24
3
100% credibility
Found Feb 19, 2026 at 20 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
PHP
AI Summary

A tool for web apps to track customer resource use like API calls or storage, enforce limits, and handle billing for extras across plans.

How It Works

1
🔍 Discover the tool

You hear about a simple way to track and limit how much your customers use your online service, like counting messages or storage.

2
📦 Add it to your app

With one easy step, you bring this tracking magic into your web application so it starts watching usage right away.

3
📋 Set up plans

You create friendly plans for your customers, like 'free' with a small limit or 'pro' with more room and extra charges.

4
🔗 Link plans to customers

You connect each customer or team to their perfect plan, and everything knows who's using what.

5
📈 Track everyday use

As customers use your features, like sending messages or storing files, the tool quietly counts and holds spots if needed.

6
🛡️ Enforce gentle limits

When customers near their limit, it warns or stops them safely, while noting any extra use for billing.

🎉 Happy billing and growth

Your service runs smoothly with fair limits, automatic bills for extras, and peace of mind knowing everything balances perfectly.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 20 to 24 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is laravel-usage-limiter?

This PHP package for Laravel builds a concurrency-safe usage metering and limit enforcement engine, tracking any custom metric like API calls or AI tokens per billing account over flexible periods such as monthly or rolling windows. It handles reservations before work starts, commits usage on success, and releases on failure, ensuring zero leakage in financial flows with atomic operations. Developers get hard or soft limits, plus prepaid wallets, postpaid overages, or hybrid billing out of the box.

Why is it gaining traction?

It stands out with built-in concurrency safety that prevents race conditions in high-throughput SaaS apps, plus idempotency to avoid double-charging on retries. Maintenance commands automate cleanup, reconciliation, and wallet checks, while events hook into notifications or Stripe topups. Pluggable policies for enforcement and pricing let teams customize without forking code.

Who should use this?

Laravel backend devs at SaaS startups metering AI tokens, API requests, video processing minutes, or storage usage per team or user. Ideal for multi-tenant apps needing per-workspace quotas enforced in jobs, controllers, or event ingestors. Skip if you're on a non-Laravel stack or doing simple flat-rate subscriptions.

Verdict

Grab it if you need robust Laravel usage limiter features now—docs are thorough, tests hit high coverage, and it's production-ready despite 19 stars and 1.0% credibility score. Still early; watch for community growth before betting the farm on prepaid billing at scale.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.