Looking to hire Laravel developers? Try LaraJobs

laravel-pricing-plans maintained by meetjet

Description
A package provide pricing plans for Laravel. Forked from andychukse/laravel-pricing-plans
Author
Last update
2022/05/05 10:33 (dev-main)
License
Downloads
891

Comments
comments powered by Disqus

Laravel Pricing Plans

Build Status Coverage Status Latest Version Software License

Easy provide pricing plans for Your Laravel 7|8 Application. Update of oanhnn/laravel-pricing-plans

Main features

Easy provide pricing plans for Your Laravel 7+ Application. For Laravel 7.0+ use v0.4, for Laravel 8.0+ use v0.5

Requirements

  • php >=7.2 || 8.0+
  • Laravel 7.0+ || 8.0+

Installation

Composer

Begin by pulling in the package through Composer.

$ composer require andychukse/laravel-pricing-plans

Testing

$ git clone git@github.com/oanhnn/laravel-pricing-plans.git /path
$ cd /path
$ composer install
$ composer phpunit

Credits

I forked and updated this project to support laravel 8 from oanhnn/laravel-pricing-plans project in Jan-2021.

License

This project is released under the MIT License.