All Projects → ios-architecture-example → Similar Projects or Alternatives

1136 Open source projects that are alternatives of or similar to ios-architecture-example

Core-iOS-Application-Architecture
Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates
Stars: ✭ 123 (+668.75%)
Mutual labels:  mvc, mvp
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (+231.25%)
Mutual labels:  mvp, mvvm
swift-boilerplate
Clean Architecture for iOS projects (Swift + Programmatically UI + MVC + RxSwift + Auto Layout Visual Format + REST + JWT)
Stars: ✭ 14 (-12.5%)
Mutual labels:  mvc, rxswift
ProjectPatternStudy
Android MVC、MVP、MVVM-databinding、MVP-databinding 架构单元示例
Stars: ✭ 32 (+100%)
Mutual labels:  mvc, mvp
mvp-sample
一个简单的MVP示例,和传统不一样的是,我们把Activity/Fragment作为Presenter,把View单独提出来,扩展了Presenter的能力。
Stars: ✭ 41 (+156.25%)
Mutual labels:  mvc, mvp
RxMVC-Swift
Unidirectional MVC with ReactiveX
Stars: ✭ 87 (+443.75%)
Mutual labels:  mvc, rxswift
Space
This repository contains sample projects associated with articles I write.
Stars: ✭ 21 (+31.25%)
Mutual labels:  mvc
mvp4g
A framework to build a gwt application the right way
Stars: ✭ 29 (+81.25%)
Mutual labels:  mvp
Lightweight-PHP-Framework-For-Web-and-APIs
Simple PHP framework that helps you quickly understand and write simple APIs.
Stars: ✭ 24 (+50%)
Mutual labels:  mvc
nimble
Nimble is a small, quick and flexible Model-View-Presenter(MVP) library for Android.
Stars: ✭ 24 (+50%)
Mutual labels:  mvp
focus
Community system build using GoFrame.
Stars: ✭ 103 (+543.75%)
Mutual labels:  mvc
idreminder
Simple reminder app build with Kotlin + Clean Architecture + RxJava + Dagger2 + MVP + Room
Stars: ✭ 29 (+81.25%)
Mutual labels:  mvp
bfmvc
模仿springmvc的轻量级web框架,适合学习和搭建小型web项目使用
Stars: ✭ 86 (+437.5%)
Mutual labels:  mvc
mvc
PHP MVC boilerplate with user authentication, basic security and MySQL CRUD operations.
Stars: ✭ 28 (+75%)
Mutual labels:  mvc
mvp-docs
The Unofficial MVP Contribution Guide:
Stars: ✭ 18 (+12.5%)
Mutual labels:  mvp
SimpleMvp
一个精简的Android MVP框架
Stars: ✭ 39 (+143.75%)
Mutual labels:  mvp
Noted-Android
Noted app for android
Stars: ✭ 78 (+387.5%)
Mutual labels:  mvvm
spear
Spear轻量级微服务框架,高扩展性,目前已支持TCP、HTTP、WebSocket以及GRPC协议,采用Consul/Nacos作为服务注册与发现组件,TCP协议采用DotNetty底层实现,HTTP协议采用ASP.NET CORE MVC实现。
Stars: ✭ 49 (+206.25%)
Mutual labels:  mvc
organiser
An organic web framework for organized web servers.
Stars: ✭ 58 (+262.5%)
Mutual labels:  mvc
Samples-NET.Core-MVC-CSharp
ASP.NET Core 2.0 MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 28 (+75%)
Mutual labels:  mvc
xperience-training-13
Kentico Xperience 13 training website
Stars: ✭ 18 (+12.5%)
Mutual labels:  mvc
Wilson
ERP / CRM system for small to medium construction companies.
Stars: ✭ 84 (+425%)
Mutual labels:  mvc
Monotone
An Unsplash Application for iOS.
Stars: ✭ 181 (+1031.25%)
Mutual labels:  rxswift
EasyUtAndroid
Android unit testing example 全面的android应用单元测试方法及案例
Stars: ✭ 21 (+31.25%)
Mutual labels:  mvp
universal-model-vue
Universal Model for Vue
Stars: ✭ 25 (+56.25%)
Mutual labels:  mvc
slim-swoole
Slim 3 MVC Skeleton With Swoole
Stars: ✭ 52 (+225%)
Mutual labels:  mvc
Prevailer-orientation-support-library-for-Android
Prevailer is a simple android library that helps in preserving object instances across orientation change in android and is JAVA 8 and MVP ready.
Stars: ✭ 17 (+6.25%)
Mutual labels:  mvp
Slovo
Искони бѣ Слово - already in production at https://слово.бг
Stars: ✭ 17 (+6.25%)
Mutual labels:  mvc
QuickCore
Delphi Core Framework to fast build desktop/mobile/web apps.
Stars: ✭ 84 (+425%)
Mutual labels:  mvc
getx snippets extension
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 142 (+787.5%)
Mutual labels:  mvc
KeyManager
Android application to manage SSH and GPG keys on GitHub written in Kotlin.
Stars: ✭ 15 (-6.25%)
Mutual labels:  mvvm
MvvmScarletToolkit
MvvmScarletToolkit is a personal project and framework to speed up the development process of xaml based applications using the viewmodel first approach
Stars: ✭ 23 (+43.75%)
Mutual labels:  mvvm
PlayAndroid
✌️✊👋玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配✔️状态栏沉浸式✔️黑夜模式✔️,无数据、加载失败状态页;骨架屏、Koin依赖注入等
Stars: ✭ 193 (+1106.25%)
Mutual labels:  mvvm
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (+300%)
Mutual labels:  mvp
dva-boot
🌱 使用CRA(create-react-app v2) 构建的react dva 2 脚手架 支持动态路由、接口数据模拟、按功能分层、并且包含诸多实用的小组件
Stars: ✭ 79 (+393.75%)
Mutual labels:  mvc
EdgeMvp
一个MVP架构利器。自动生成接口文件,且不需要实现接口。
Stars: ✭ 56 (+250%)
Mutual labels:  mvp
RxJSON
RxSwift wrapper for JSON
Stars: ✭ 33 (+106.25%)
Mutual labels:  rxswift
Weather-Guru-MVP
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.
Stars: ✭ 15 (-6.25%)
Mutual labels:  mvp
cfwheels-example-app
A CFWheels 2.x App with user management, role based permissions and password resets
Stars: ✭ 17 (+6.25%)
Mutual labels:  mvc
Askme
Social media app to ask and answer user questions and interact with users
Stars: ✭ 16 (+0%)
Mutual labels:  mvvm
WanAndroid
Kotlin版 玩Android 客户端
Stars: ✭ 37 (+131.25%)
Mutual labels:  mvp
django-views-tutorial
🚀 ✅ Function and class-based Django view repository.
Stars: ✭ 19 (+18.75%)
Mutual labels:  mvc
view
Yii view rendering library
Stars: ✭ 42 (+162.5%)
Mutual labels:  mvc
kontent-boilerplate-express-apollo
Kontent Boilerplate for development of Express application using Apollo server and GraphQL.
Stars: ✭ 21 (+31.25%)
Mutual labels:  mvc
WWDCast
The unofficial WWDC application for iOS
Stars: ✭ 22 (+37.5%)
Mutual labels:  rxswift
ReadnBuyAndroidApp
Android app developed at the Vanhackathon for Shopify's challenge. Coded with Kotlin, RxJava and MVP.
Stars: ✭ 13 (-18.75%)
Mutual labels:  mvp
ivia
A reactive & model-driven MVVM framework for jQuery with Vue-like interface.
Stars: ✭ 69 (+331.25%)
Mutual labels:  mvvm
aLiangWanAndroid
玩Android项目
Stars: ✭ 19 (+18.75%)
Mutual labels:  mvp
Clean Marvel Kotlin
This repository contains a detailed sample app that implements Clean architecture and MVP in Kotlin using RxJava2, Retrofit
Stars: ✭ 27 (+68.75%)
Mutual labels:  mvp
aquiver
🚀 The aquifer is a java web framework based on Java8 and netty
Stars: ✭ 38 (+137.5%)
Mutual labels:  mvc
PHP MVC LightweightFramework
【停更】PHP_MVC_API作为一个极其轻量级MVC&API开发框架,不断吸取参考了flight、phx、discuz、punbb等开源项目的优点,最终形成独具自己风格的快速开发框架。适合微小型项目,目前我主要用于服务端应用程序接口开发,提供API和移动APP进行数据交换。推荐使用https://github.com/phalapi/phalapi
Stars: ✭ 16 (+0%)
Mutual labels:  mvc
StackBarButtonItem
🔲 StackBarButtonItem can use BarButtonItem like StackView
Stars: ✭ 55 (+243.75%)
Mutual labels:  rxswift
Samples-ASP.NET-MVC-CSharp
ASP.NET MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 31 (+93.75%)
Mutual labels:  mvc
ExpressPHP-V1
✨ ExpressPHP V1是一个极简的 web 开发MVC框架,和ThinkPHP5一样现代化,比CodeIgniter还要轻量级,真正突破框架限制,让你感受到自由,同时兼顾高性能、低学习成本。
Stars: ✭ 13 (-18.75%)
Mutual labels:  mvc
Coalesce
Helping you quickly build amazing sites
Stars: ✭ 42 (+162.5%)
Mutual labels:  mvc
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (+0%)
Mutual labels:  mvp
WanAndroidMaster
根据 http://www.wanandroid.com 提供api ,编写 包含 Material Design + MVP + Rxjava2 + Retrofit + Glide项目
Stars: ✭ 74 (+362.5%)
Mutual labels:  mvp
neko-webframework
Neko Web Framework
Stars: ✭ 12 (-25%)
Mutual labels:  mvc
MVPFrame
Android MVPFrame Simple Demo. and Recycler lazy load data
Stars: ✭ 72 (+350%)
Mutual labels:  mvp
wulaphp
一个有点复杂的PHP框架!
Stars: ✭ 26 (+62.5%)
Mutual labels:  mvc
61-120 of 1136 similar projects