awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
laravel avatar

laravel/framework

0
View on GitHub↗
34,774 نجوم·11,888 تفرعات·PHP·MIT·17 مشاهداتlaravel.com↗

Framework

This project is a full-stack web framework that provides a comprehensive environment for building server-side applications. It utilizes a model-view-controller architecture to separate application logic into distinct layers for data management, user interface presentation, and request handling. The platform manages the entire request-response lifecycle, including security, session handling, and background task processing, while using an object-relational mapping layer to translate database records into programmable objects.

The framework distinguishes itself through a central service container that manages class instantiation and dependency resolution to decouple application components. It facilitates rapid development by providing pre-built components for common tasks such as authentication and database management. Developers interact with databases through a fluent query builder abstraction and manage schema changes through version-controlled code files, ensuring consistency across environments.

The system architecture is built around a route-based request dispatcher and a middleware pipeline that filters incoming data before it reaches core logic. It includes a template engine that compiles server-side views into plain code for execution, and an event-driven observer pattern that allows components to communicate without direct coupling. Modular service providers handle the bootstrapping of application services during the startup phase.

Features

  • Full-Stack Web Frameworks - Provides integrated tools for database management, authentication, routing, and server-side rendering.
  • Object-Relational Mappers - Translates database records into programmable objects to simplify queries and migrations.
  • Model-View-Controller Frameworks - Separates application logic into distinct layers for data management, presentation, and request handling.
  • Server-Side Application Platforms - Manages the entire request-response lifecycle, including security, sessions, and background tasks.
  • Dependency Injection Containers - Manages class instantiation and dependency resolution to decouple application components.
  • Rapid Application Development Frameworks - Builds data-driven websites quickly using pre-built components for common tasks.
  • Database Migrations - Tracks and applies changes to database structures through version-controlled code files.
  • Query Builders - Translates high-level method calls into platform-specific SQL statements for unified database interaction.
  • Request Routers - Matches incoming HTTP requests against patterns to map URLs to appropriate controller methods.
  • Web Frameworks - Elegant and expressive PHP framework for web development.
  • Open Source Laravel - Listed in the “Open Source Laravel” section of the Awesome Laravel Education awesome list.
  • Background Job Queues - Offloads time-consuming operations to a separate queue to maintain application responsiveness.
  • API Security Frameworks - Creates protected interfaces while handling user authorization and data validation.
  • Middleware Pipelines - Passes requests through layered filters to inspect or modify data before reaching core logic.
  • Service Providers - Registers application services and bindings during the framework startup phase.
  • Template Engines - Parses and converts server-side views into plain code to optimize execution speed.
  • Application Architectures - Structures complex backend systems with organized code patterns for maintainability.
  • Event Dispatchers - Decouples components by dispatching and listening for application events to trigger side effects.

سجل النجوم

مخطط تاريخ النجوم لـ laravel/frameworkمخطط تاريخ النجوم لـ laravel/framework

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Framework

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Framework.
  • vapor/vaporالصورة الرمزية لـ vapor

    vapor/vapor

    26,138عرض على GitHub↗

    Vapor is a comprehensive server-side web framework designed for building scalable, high-performance applications and APIs in Swift. It provides a non-blocking, event-loop-based runtime that manages concurrent task processing, background job queues, and asynchronous request handling. The framework is built around a dependency injection container that manages the lifecycle and resolution of services, configurations, and database connections throughout the request pipeline. The framework distinguishes itself through a protocol-oriented design that emphasizes type safety across all layers of the

    Swiftframeworkhttphttp2
    عرض على GitHub↗26,138
  • dotnet/aspnetcoreالصورة الرمزية لـ dotnet

    dotnet/aspnetcore

    38,143عرض على GitHub↗

    This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine

    C#aspnetcoredotnethacktoberfest
    عرض على GitHub↗38,143
  • codeigniter4/codeigniter4الصورة الرمزية لـ codeigniter4

    codeigniter4/CodeIgniter4

    5,924عرض على GitHub↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    PHPcodeignitercodeigniter4framework-php
    عرض على GitHub↗5,924
  • loco-rs/locoالصورة الرمزية لـ loco-rs

    loco-rs/loco

    8,645عرض على GitHub↗

    Loco is a full-stack web framework for Rust designed to accelerate application development using a convention-over-configuration approach. It functions as an MVC web framework that provides a structured environment for building web applications and REST APIs. The project distinguishes itself through an integrated API development toolkit and a command-line scaffolding engine. These tools automate the creation of controllers, models, and migrations, allowing for the rapid generation of functional CRUD resources and application boilerplate. The framework covers a broad range of backend capabili

    Rustapiaxumrust
    عرض على GitHub↗8,645
عرض جميع البدائل الـ 30 لـ Framework→

الأسئلة الشائعة

ما هي وظيفة laravel/framework؟

This project is a full-stack web framework that provides a comprehensive environment for building server-side applications. It utilizes a model-view-controller architecture to separate application logic into distinct layers for data management, user interface presentation, and request handling. The platform manages the entire request-response lifecycle, including security, session handling, and background task processing, while using an object-relational mapping layer to…

ما هي الميزات الرئيسية لـ laravel/framework؟

الميزات الرئيسية لـ laravel/framework هي: Full-Stack Web Frameworks, Object-Relational Mappers, Model-View-Controller Frameworks, Server-Side Application Platforms, Dependency Injection Containers, Rapid Application Development Frameworks, Database Migrations, Query Builders.

ما هي البدائل مفتوحة المصدر لـ laravel/framework؟

تشمل البدائل مفتوحة المصدر لـ laravel/framework: vapor/vapor — Vapor is a comprehensive server-side web framework designed for building scalable, high-performance applications and… dotnet/aspnetcore — This project is a comprehensive server-side web framework designed for building scalable web applications and… codeigniter4/codeigniter4 — CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web… loco-rs/loco — Loco is a full-stack web framework for Rust designed to accelerate application development using a… typeorm/typeorm — TypeORM is an object-relational mapper for TypeScript and JavaScript that bridges the gap between object-oriented… drizzle-team/drizzle-orm — Drizzle ORM is a TypeScript-native database toolkit providing type-safe SQL query building, schema management, and…