Laravel
The PHP framework for web artisans
Language: PHPCategory: WebFirst released: 2011Created by: Taylor OtwellLicense: MIT
Laravel is a web application framework with expressive, elegant syntax. It aims to make development a pleasant and creative experience by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching. Laravel provides powerful tools including the Eloquent ORM, database migrations, a robust queue system, and real-time event broadcasting. Its ecosystem includes tools like Forge, Vapor, and Nova for deployment and administration.
Links
Key Features
Eloquent ORMArtisan CLIBlade TemplatesQueue SystemEcosystem (Forge, Vapor)