27 مستودعات
Architectural patterns for separating data, presentation, and control logic.
Distinguishing note: Standard architectural pattern implementation for application structure.
Explore 27 awesome GitHub repositories matching software engineering & architecture · Model-View-Controller Frameworks. Refine with filters or upvote what's useful.
This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin
Separates application logic into distinct layers for data management, user interface rendering, and control flow.
AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By utilizing a centralized dependency injection container, the framework manages the lifecycle of services and components to ensure modularity and maintainable architecture. The framework is defined by its two-way data binding mechanism, which automatically synchronizes data models wit
Organizes application logic by enforcing a clean separation between data models, user interface views, and controller layers.
Odoo is an integrated enterprise resource planning suite designed to manage core organizational processes, including accounting, inventory, manufacturing, and human resources, within a single platform. It functions as a modular business application framework that allows for the development and deployment of specialized modules, supported by a low-code environment that provides visual tools for creating custom workflows and data-driven interfaces. The platform distinguishes itself through a highly extensible architecture that enforces strict multi-tenant data isolation, ensuring that records r
Organizes application logic into distinct layers for data, interface, and request handling.
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
Separate data, user interface, and business logic into distinct modules to maintain a clean and organized structure for complex software projects.
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 containe
Separates application logic into distinct layers for data management, presentation, and request handling.
Backbone is a JavaScript MVC framework and client-side data orchestrator used to structure web applications. It functions as an event-driven UI library and RESTful state manager that synchronizes data models with remote JSON interfaces to maintain consistent application state. The framework coordinates communication between application components through a decoupled event system. It binds data updates directly to the document object model, ensuring that the user interface remains synchronized with the underlying state. It provides tools for frontend data organization, allowing developers to
Implements a framework for separating data, presentation, and control logic using the MVC pattern.
Phoenix is a server-side web framework built for the Elixir programming language and the Erlang virtual machine. It provides a structured environment for developing applications using the model-view-controller pattern, enabling developers to manage data, render user interfaces, and handle incoming requests within a scalable, process-based architecture. The framework distinguishes itself as a platform for real-time web communication, utilizing persistent bidirectional connections to broadcast live updates to clients. It incorporates a dedicated abstraction layer for relational database integra
Provides a structured environment for developing web applications that separates data management, user interface rendering, and request handling logic.
Ember.js is a structured JavaScript web framework designed for building scalable web applications. It utilizes a Model-View-Controller architectural pattern and incorporates a component-based UI library, a dependency injection framework, and a client-side routing engine. The framework distinguishes itself through a centralized registry for passing shared services across components and routes, alongside a routing system that maps URLs directly to templates and data models to manage navigation. Its broader capabilities include reactive state synchronization and computation memoization for UI p
Organizes web applications into distinct layers for data management, business logic, and templates.
Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program
Structures web applications by separating data logic, user interface templates, and request handling into distinct components.
Cachet is a self-hosted, open-source status page system designed to communicate service uptime, incident history, and infrastructure performance to end users. It provides a centralized dashboard for managing the operational lifecycle of system components, tracking service disruptions, and scheduling maintenance windows. The platform distinguishes itself through a comprehensive RESTful API that enables programmatic status page management and automated incident reporting. It supports deep integration with external monitoring tools, allowing for the synchronization of performance metrics and the
Organizes the codebase using the model-view-controller pattern to separate data, logic, and interface.
Dujiaoka is a self-hosted PHP web application designed for the automated sale and distribution of digital goods. It functions as a comprehensive e-commerce platform that manages the entire lifecycle of virtual products, from inventory listing to the instant delivery of activation keys upon successful payment. The system distinguishes itself through an integrated payment processing architecture that utilizes event-driven callbacks to verify transactions and trigger automated workflows. This ensures that digital assets are delivered to customers immediately after payment confirmation, while pro
Organizes application logic using the model-view-controller pattern for modularity.
CakePHP is a PHP web framework designed for the rapid development of full-featured web applications. It utilizes a model-view-controller architecture to separate business logic, data models, and user interfaces. The framework includes a built-in object-relational mapper that allows for the retrieval and storage of relational data without writing raw SQL queries. It employs a convention-over-configuration approach to reduce boilerplate code by assuming standard naming schemes for files and database tables. The project provides tools for implementing web forms with integrated validation and pr
Utilizes a model-view-controller architecture to separate business logic, data models, and user interfaces.
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
Implements a Model-View-Controller architecture to separate data, presentation, and control logic.
KVOController هي مكتبة Objective-C آمنة للخيوط تعمل كغلاف لمراقبة قيمة مفتاح Cocoa. تدير مراقبة تغييرات خصائص الكائن وتؤتمت تسجيل وإزالة المراقبين. يركز المشروع على سلامة الذاكرة من خلال ربط دورات حياة المراقب بالمتحكم، مما يضمن إزالة المراقبين عند إلغاء التخصيص لمنع التسريبات والأعطال. يتضمن حارس مراقبة آمن للخيوط لمنع ظروف السباق وإحياء المراقب عند مراقبة الخصائص عبر خيوط متعددة. تعين المكتبة مسارات خصائص الكائن إلى طرق المعالجة، مما يؤدي إلى إطلاق إشعارات من خلال كتل أو إجراءات مخصصة. يسمح هذا التنسيق بمزامنة نماذج البيانات مع واجهات المستخدم.
Synchronizes data models with user interfaces by triggering updates when specific object properties change.
Three20 is an Objective-C iOS UI framework that provides a collection of native user interface components and networking tools for building iPhone applications. It functions as both a mobile UI component library for creating application screens and an iOS networking library for handling HTTP requests and data synchronization between mobile devices and servers. The framework covers the end-to-end process of iOS application development, including native UI construction, mobile network request handling, and Objective-C mobile programming.
Uses the Model-View-Controller pattern to decouple data management and business logic from the UI layer.
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
Organizes application logic into models, views, and controllers for clean separation of concerns.
HexFiend is a native macOS hex editor designed for opening and editing binary files of any size without loading them entirely into memory. It uses a 64-bit addressable data model with memory-mapped file access, enabling navigation of multi-gigabyte files while maintaining byte-level undo for insert and delete operations. The editor distinguishes itself through a diff algorithm for binary file comparison that accounts for insertions and deletions, and a template-based structure parsing system that uses user-defined scripts to visualize binary file layouts. It also includes a typed data interpr
Maintains clean separation between binary data model, controller logic, and view rendering.
ASP.NET Core MVC هو إطار عمل نموذج-عرض-تحكم (MVC) يُستخدم لبناء مواقع ويب ديناميكية وواجهات برمجة تطبيقات ويب داخل نظام .NET البيئي. يوفر بنية من جانب الخادم تفصل منطق البيانات، وعرض واجهة المستخدم، ومعالجة الطلبات للحفاظ على الحدود بين طبقات التطبيق. يتضمن إطار العمل محرك قوالب Razor لتضمين الكود في صفحات HTML لتوليد محتوى ويب ديناميكي. كما يعمل كإطار عمل لواجهة برمجة تطبيقات ويب RESTful لإنشاء خدمات HTTP قابلة للتوسع تقدم بيانات مهيكلة للعملاء من خلال واجهة شبكة موحدة. يدير النظام معالجة الطلبات من خلال خط أنابيب برمجية وسيطة ويستخدم التوجيه القائم على الإجراءات لتعيين طلبات HTTP الواردة إلى طرق تحكم محددة. كما يدعم تطوير التطبيقات من خلال ربط النموذج، وحاوية حقن التبعية، وخيارات استضافة الويب من جانب الخادم.
Uses a framework implementation of the MVC pattern to separate data, presentation, and control logic.
هذا إطار عمل Ruby on Rails مبسط مصمم لبناء خدمات خلفية خفيفة ونقاط نهاية JSON. يستخدم بنية نموذج-عرض-تحكم (MVC) لفصل نماذج البيانات ومنطق الأعمال عن استجابات API، مع حذف طرق عرض المتصفح خصيصاً لتقليل حمل النظام. يوفر الإطار نظاماً لتوليد النماذج ووحدات التحكم والمسارات بسرعة من خلال سقالات JSON API. ويربط أفعال HTTP بوحدات التحكم لضمان توجيه الموارد ونمذجة البيانات المتسقة لخلفيات RESTful API. يتضمن المشروع إمكانيات لإدارة طلبات HTTP، مثل المصادقة، ومنع انتحال IP، وتكوين خط أنابيب البرمجيات الوسيطة. كما يدعم مراقبة التطبيق من خلال تسجيل نشاط الطلب وتجهيز الأحداث، إلى جانب تحسينات الأداء مثل التخزين المؤقت للاستجابة ومعالجة الطلبات المشروطة.
Utilizes a structural pattern that separates data models, business logic, and API responses for scalable development.
This project is a showcase application and reference implementation for the Spring MVC framework. It serves as a demonstration of how to build web applications by separating business logic from user interfaces using a model-view-controller architectural pattern. The application provides examples of HTTP request handling, including the capture of request data, the processing of file uploads, and the generation of formatted HTTP responses. It implements REST API endpoints that map requests to handler methods and return data in formats such as JSON and XML. The project covers core web developme
Implements a Model-View-Controller architecture to decouple business logic from the user interface.