An open API service indexing awesome lists of open source software.

https://github.com/mavision/app


https://github.com/mavision/app

framework mavision php web

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          


Mavision

## 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

```bash
composer create-project mavision/app my-app-name
```

## License

The Mavision framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).