heropoo / moon
Moon app is a lightweight PHP framework
v0.12.7
2026-06-03 10:22 UTC
Requires
- php: >=5.4
- ext-json: *
- heropoo/config: *
- heropoo/console: *
- heropoo/container: *
- heropoo/request: *
- heropoo/routing: *
- heropoo/session: *
- monolog/monolog: ^1.27
- symfony/http-foundation: ^5.4
- vlucas/phpdotenv: ^3.6
This package is auto-updated.
Last update: 2026-06-03 10:26:45 UTC
README
Moon is a lightweight PHP framework
Feature
- support normal http server (Apache, Nginx+PHP-FPM...)
Install
via composer
composer create-project moon-app
Quick start see moon-app