DEV Community

Cover image for Top 3 Laravel Subscriptions Packages

Top 3 Laravel Subscriptions Packages

Saeed Matar on January 14, 2020

Introduction: We all know that SaaS applications now are being the trend for new startups and products, companies are moving from one-ti...
Collapse
 
glennmen profile image
Glenn Carremans

Adding links to each package could improve your post 😉
I have only heard about Cashier, never heard about the other 2. Thanks for sharing!

I might be wrong but Laraship only seems to be a paid package. To bad.
Cashier also has Mollie support (not only Stripe): github.com/laravel/cashier-mollie
And there is also a community package to support Braintree for Cashier: github.com/GeneaLabs/laravel-cashi...

Collapse
 
smatar profile image
Saeed Matar

Hi Glenn,
Sorry I missed that,thank you for the important note, I just added the links, and regarding Laraship, yes its not free but its for $49 only and that covers support and updates, in addition to other helpful modules so you basically pay nothing for a SaaS package.

Collapse
 
khanzadimahdi profile image
mahdikhanzadi

you can use below package for your payments

github.com/shetabit/payment

Collapse
 
rabol profile image
Steen Rabol

Laraship is not a subscription package, but a complete app so you cannot use it in your own app

Rinvex is a package, but it looks like it is abandoned