attla / attla
The Attla Framework. An elegant PHP framework for web developers.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.0.2
- attla/core: dev-main
README
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.