LaravelPackages.net
Acme Inc.
Toggle sidebar
teson/laravel-pricing-plans

A package provide pricing plans for Laravel. Forked from oanhnn/laravel-pricing-plans

17
1
v0.5.2
About teson/laravel-pricing-plans

teson/laravel-pricing-plans is a Laravel package for a package provide pricing plans for laravel. forked from oanhnn/laravel-pricing-plans. It currently has 1 GitHub stars and 17 downloads on Packagist (latest version v0.5.2). Install it with composer require teson/laravel-pricing-plans. Discover more Laravel packages by teson or browse all Laravel packages to compare alternatives.

Last updated

Laravel Pricing Plans

Easy provide pricing plans for Your Laravel 7|8 Application. https://github.com/tejas1106/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 teson/laravel-pricing-plans

Testing

$ git clone [email protected]/tejas1106/laravel-pricing-plans.git /path
$ cd /path
$ composer install
$ composer phpunit

Credits

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

License

This project is released under the MIT License.

Comments