mavision / app
The Mavision Framework
dev-master
2017-12-10 18:34 UTC
Requires
- php: >=7.0.0
- mavision/framework: ^1.0
Requires (Dev)
- fzaninotto/faker: ~1.4
This package is not auto-updated.
Last update: 2026-03-15 12:58:30 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.