Skip to content
@PureMVC

The PureMVC Framework

🎯 Stable and feature-frozen since 2008

While the "release early, release often" development philosophy can help a team learn what their product should do, if that product is a framework, adopters often tire of trying to hit a moving target. With PureMVC, we nailed down the scope early on, fixed the bugs, and let it be.

🤔 Why use PureMVC?

All of the ports are as faithful as possible to the original ActionScript reference implementation, while respecting local idioms and using the simplest language features to implement. Regardless of the programming language you use, the roles, responsibilities, and collaboration patterns will be the same. This helps developers learn new programming languages, by learning how PureMVC works in each.

It can also help when you have, say, a mobile app for Android and iOS that is really two apps (one in Kotlin, one in Swift) with two teams building them. PureMVC allows you to employ the same architecture across both codebases, making it easier to maintain feature parity, as well as for developers to work across teams.

📖 Helpful resources

👉 Conceptual Diagram

👉 Framework Overview

👉 Implementation Idioms and Best Practices - English, Chinese, French, German, Russian, Spanish

👉 Developer's Guide to PureMVC (O'Reilly) (Examples in ActionScript, concepts apply to all versions)

Available in many languages, PureMVC is a frontend/backend agnostic Rosetta Stone

ActionScript

C++

C#

Coldfusion

Dart

Delphi

Go

Haxe

Java

JavaScript

Kotlin

Objective C

Perl

PHP

Python

Ruby

Swift

TypeScript

Pinned

  1. puremvc-csharp-standard-framework puremvc-csharp-standard-framework Public

    PureMVC Standard Framework for C#

    C# 407 168

  2. puremvc-go-multicore-framework puremvc-go-multicore-framework Public

    PureMVC MultiCore Framework for Go

    Go 5 3

  3. puremvc-js-multicore-framework puremvc-js-multicore-framework Public

    PureMVC MultiCore Framework for Native JavaScript

    JavaScript 141 76

  4. puremvc-java-multicore-framework puremvc-java-multicore-framework Public

    PureMVC MultiCore Framework for Java

    Java 43 37

  5. puremvc-python-multicore-framework puremvc-python-multicore-framework Public

    PureMVC Multicore Framework for Python

    Python 24 10

  6. puremvc-typescript-multicore-framework puremvc-typescript-multicore-framework Public

    PureMVC Multicore Framework for TypeScript

    JavaScript 94 54

Repositories

Showing 10 of 125 repositories

Top languages

Loading…

Most used topics

Loading…