avolutions / app
AVOLUTIONS application template
v1.2.0
2021-12-09 19:04 UTC
Requires
- php: ^8.0
- avolutions/avolutions: ^0.9.0
This package is auto-updated.
Last update: 2025-04-10 02:04:29 UTC
README
AVOLUTIONS Application Template
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.