shiros / luna-skeleton
Luna PHP Framework Skeleton
v4.1.0
2025-01-05 01:52 UTC
Requires
- php: >=8.2
- shiros/luna: ^4.5
Requires (Dev)
- composer/composer: ^2.8
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-03-05 01:14:11 UTC
README
Table of Contents
[[TOC]]
Information
This is the Luna skeleton.
You'll be able to create projects based on the Luna framework, enabling you to build YOUR own application.
This project is in Php 8.2.
You can access to the wiki here.
License
This project is licensed under the MIT license.
See the LICENSE file for more details.
Dependencies
In this project, we'll use some external libs. You can see them below.
- Luna Framework: You can access to the MIT license here
Installation
Coming soon