Skip to content

A Laravel package to manage plans, features and subscriptions and track billing in your Laravel SAAS.

License

Notifications You must be signed in to change notification settings

lacodix/laravel-plans

Repository files navigation

laravel-plans

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

!! This package is currently in development and not ready for usage !!

Documentation

You can find the entire documentation for this package on our documentation site

Installation

composer require lacodix/laravel-plans

Testing

composer test

Contributing

Please run the following commands and solve potential problems before committing and think about adding tests for new functionality.

composer rector:test
composer insights
composer csfixer:test
composer phpstan:test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

This package is inspired by Laravel Subscriptions created by Laravel Cameroon and was initially started as a fork of it. After several decisions to go different ways for subscription calculation, it was rewritten from scratch, but still contains several simple methods and other code parts of the original. So if this package doesn't fit your needs, try a look into Laravel Cameroons subscription package.

License

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

About

A Laravel package to manage plans, features and subscriptions and track billing in your Laravel SAAS.

Topics

Resources

License

Stars

Watchers

Forks

Packages