Caution
This package is currently under heavy development. It is already used in production, however, you should proceed with caution.
This package introduces an API layer for the Lunar ecommerce package. It connects the Lunar backend with your SPA, other applications, and possibly with a mobile app.
The main aim is to provide a solid foundation for your e-commerce project, giving you a head start while maintaining flexibility so you can easily build features to meet your project's needs.
- PHP ^8.2
- Laravel 11
- Lunar requirements
composer test
- Reviews (Adds user reviews functionality)
- Product Views (Store unique product views in Redis)
- Product Stock Notifications (Notify users when product is in stock again)
- Newsletter (Newsletter sign up with support for Mailchimp / Mailcoach / Brevo)
- Stripe Payment Adapter
- Mollie Payment Adapter
- PayPal Adapter [🚧]
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
- All Contributors
- Lunar for providing awesome e-commerce package
- Laravel JSON:API which is a brilliant JSON:API layer for Laravel applications
The MIT License (MIT). Please see License File for more information.