About Attla framework
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.
Documentation
Documentação em português https://attla.github.io/
Documentation in english https://attla.github.io/#/en/
Installation
Use Composer to manage all dependencies
composer create-project --prefer-dist attla/attla
If you don't have composer, learn how to install.
License
The Attla framework is open-sourced software licensed under the MIT license © Octha.