Skip to content
/ lunar Public

An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

License

Notifications You must be signed in to change notification settings

lunarphp/lunar

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c207dc · Dec 9, 2022
Nov 7, 2022
Dec 9, 2022
Dec 9, 2022
Dec 9, 2022
Sep 21, 2022
Sep 5, 2022
Sep 29, 2022
Sep 26, 2022
Nov 14, 2022
Oct 7, 2022
Sep 15, 2022
Oct 7, 2022

Repository files navigation

Lunar

Lunar is a set of Laravel packages that bring functionality akin to Shopify and other e-commerce platforms to Laravel. You have complete freedom to create your own storefront(s), but we've already done the hard work for you in the backend.

This repository serves as a monorepo for the main packages that make up Lunar.

Requirements

  • PHP ^8.0
  • Laravel 8+
  • MySQL 5.7+ / PostgreSQL 9.2+

Documentation

Community

Packages in this monorepo

Admin hub

The admin hub provided to enable you to manage your store via a modern interface. You can manage all aspects of your store including products, orders, staff members etc. It's built on using Laravel livewire and can be extended to meet each of your stores requirements.

Core

The core Lunar package, this provides all the things needed for your store to function. This is where all the models, actions and utilities live and is required by the admin hub.


License

Lunar is open-sourced software licensed under the MIT license.