• Stars
    star
    179
  • Rank 207,200 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 7 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SaaS style recurring plans for Laravel.

Build Status Latest Version Total Downloads Software License

Laraplans

A Laravel package for SaaS style recurring plans.

Compatibility

  • For projects using Laravel 5.7 or below, use Laraplans v2.2.0.
  • For projects using Laravel 5.8, use Laraplans v3.0.0.

Support for Laravel v6 and v7 is currently in progress.

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

Payments are out of scope for this package.

Feedback

Feel free to leave your feedback!

Install

composer require gerardojbaez/laraplans

For package setup please follow the install guide.