epmnzava/bill-me

Complete Billing Package Starter
1,401 2
Install
composer require epmnzava/bill-me
Latest Version:2.0.1
PHP:^7.1|^7.2|^7.3|^7.4|^8.0|^8.1
License:MIT
Last Updated:Nov 25, 2023
Links: GitHub  ·  Packagist
Maintainer: dbrax

Latest Version on Packagist Quality Score Total Downloads

A laravel package that lets you quickly add billing functionalities to your laravel web application.

Features

  • Order Management
  • Invoice Management
  • Receipt Management
  • Order and Invoice Statistics
  • Mail and Sms Notifications
  • Order and Invoice Queries

Installation

You can install the package via composer:

composer require epmnzava/bill-me

Usage

// how to use the package coming soon

BillMe::createOrder("emmanuel","Mnzava","epmnzava@gmail.com","","200","paypal","","Brooklyn Park",[["amount"=>"200","quantity"=>1,"Item"=>"Replacement Fee","description"=>"purchased moto moto"]],2);


Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email epmnzava@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

epmnzava/bulksms

Package wrapper for bulksms.com to be used by laravel developers

1,664 1
epmnzava/income-expense

A laravel lib that gets you started with basic accounting ( income and expense )

1,306 2
epmnzava/location-demografia

Package that helps you get started with location demography ( country , city &...

1,198 4
epmnzava/bongolivesms-laravel

A laravel package for intergration with bongolive bulk sms online api

1,018 5
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707