lumax / luma
A Luma Project.
2.0.0
2024-11-20 17:41 UTC
Requires
- lumax/framework-component: ^1.7.0
Requires (Dev)
- phpunit/phpunit: ^11.4
README
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