avolutions/app

AVOLUTIONS application template


Keywords
framework, orm, php, mvc, development, opensource, avolutions, composer, php-application, php-framework, routing, template, web
License
MIT

Documentation

AVOLUTIONS Application Template

Total Downloads Latest Stable Version License

About

This is a basic template for creating an application with AVOLUTIONS framework.

The framework source code itself can be found in this repository: avolutions/avolutions.

Installation

A new project can be created by using the composer create-project command:
composer create-project --prefer-dist avolutions/app myproject

The system requirements, configuration and a detailed installation guide can be found in the official guide.

License

The AVOLUTIONS framework is an open source software licensed under the MIT license.