Note: This repository contains the core code of the Attla framework. If you want to build an application using Attla, visit the main Attla repository.
Attla framework is a PHP framework with expressive, elegant syntax, facilitating common tasks used in many web projects. We built Attla on the base of Laravel so it contains all of its features:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
Documentação em português https://attla.github.io/
Documentation in english https://attla.github.io/#/en/
Use Composer to manage all dependencies
composer create-project --prefer-dist attla/attla
If you don't have composer, learn how to install.
The Attla framework is open-sourced software licensed under the MIT license © Octha.