Skip to content

lunarphp/lunar

0.4
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 7, 2023 08:32
July 7, 2023 08:32
May 24, 2023 12:26
September 29, 2022 08:11
May 24, 2023 12:26
October 7, 2022 07:34

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.1
  • Laravel 9+
  • MySQL 8.0+ / PostgreSQL 9.2+

Documentation

Contribution

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.