easymvc / easymvc
EasyMVC PHP Framework with Mobile App support
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 7
Type:project
Requires
- php: >=8.1
- easymvc/core: ^0.8
Requires (Dev)
- phpunit/phpunit: ^9
- dev-master
- 8.1.0.0
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- dev-dependabot/composer/guzzlehttp/psr7-1.9.1
- dev-dependabot/npm_and_yarn/http-cache-semantics-and-angular/cli-4.1.1
- dev-develop
- dev-dependabot/npm_and_yarn/tar-4.4.19
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/ssri-6.0.2
This package is auto-updated.
Last update: 2025-01-20 01:07:58 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.