AVOLUTIONS is just another open source PHP framework.
- Routing
- MVC
- Dependency Injection
- ORM
- Event handling
- Cookies & Session
- Logging
- Database
- Configuration
- Validation
- Forms
- Translations
- Commands
AVOLUTIONS can be installed into your project by using composer:
composer require avolutions/avolutions:0.*
If starting a new project, we highly recommend to us our app template.
The system requirements, configuration and a detailed installation guide can be found in the official guide.
The AVOLUTIONS framework is an open source software licensed under the MIT license.