easymvc / easymvc
EasyMVC PHP Framework with Mobile App support
8.1.0.0
2022-11-26 11:34 UTC
Requires
- php: >=8.1
- easymvc/core: ^0.8
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2026-06-20 04:03:06 UTC
README
An easy to use MVC PHP framework with Mobile App support.
Installation
You can create a new EasyMVC project by using composer.
composer create-project easymvc/easymvc <project_name>
Documentation
The documentation can be found here.