Skip to content

FeeCollectionLaravel fee workflow package

Register upcoming payments, issue invoices and receipts, split payments, handle credit notes, track wallet balances, and generate fee documents.

FeeCollection

FeeCollection is a Laravel package for fee workflows in applications that need scheduled payments, invoices, receipts, credit notes, statement history, and wallet balance tracking.

Requirements

  • PHP 8.3+
  • Laravel 13+

Install

bash
composer require 3mad/fee-collection

Continue with the getting started guide.

Released under the MIT License.