3 projects
Laravel is a full-stack PHP web application framework offering expressive syntax and batteries-included tooling for routing, an Eloquent ORM, migrations, queues, caching, and real-time broadcasting. It emphasizes developer ergonomics and convention to streamline building robust web apps.
ASP.NET Core is Microsoft's open-source, cross-platform framework for building web applications, APIs, real-time services, and cloud-connected backends on .NET. It bundles MVC, minimal APIs, Razor/Blazor, SignalR, and the Kestrel web server into a single high-performance stack.
Laravel is a full-stack PHP web application framework that bundles routing, an IoC container, an Eloquent ORM, queues, broadcasting, caching, and migrations behind an expressive, developer-friendly API. This repository holds the framework's core packages (as opposed to the application skeleton).