czechbox/laravelplans

SaaS style recurring plans for Laravel.

v3.0.4 2020-10-21 17:20 UTC

This package is auto-updated.

Last update: 2024-06-24 18:15:35 UTC


README

Build Status Latest Version Software License Documentation Status Packagist Downloads

LaravelPlans

SaaS style recurring plans for Laravel 6.x, 7.x & 8.x based on the original Laraplans for Laravel 5.x package by gerardojbaez

The package has been refactored to run on Laravel 6.x, 7.x & 8.x as have the test so the build now passes.

Documentation is available at http://czechbox-laraplans.readthedocs.io

Payments are out of scope for this package.

Feedback

Feel free to leave your feedback!

Install

composer require czechbox/laravelplans

For package setup please follow the install guide.