mavision / app
The Mavision Framework
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:project
Requires
- php: >=7.0.0
- mavision/framework: ^1.0
Requires (Dev)
- fzaninotto/faker: ~1.4
This package is not auto-updated.
Last update: 2024-11-10 05:29:57 UTC
README
About
Mavision is a web application framework with easy syntax.
Server Requirements
You will need to make sure your server meets the following requirements :
- PHP >= 5.5.12
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
Install
composer create-project mavision/app my-app-name
License
The Mavision framework is open-sourced software licensed under the MIT license.