lumax/luma

A Luma Project.

2.0.0 2024-11-20 17:41 UTC

This package is auto-updated.

Last update: 2025-03-20 18:23:58 UTC


README

Luma PHP Logo

Version 2.0.0 PHP Coverage 100.00%

Welcome to Luma, a very opinionated PHP framework.

composer create-project lumax/luma my-luma-project

Out of the box Luma includes a load of features to help you start creating as quickly as possible. Here's just some of the things included by default:

  • Authentication System including Users, Roles and Permissions
  • Tailwind
  • SASS
  • TypeScript
  • Asset Pipeline
  • PHP Unit