83 projects
Next.js
The React Framework
38,266
7,828
$48M
Ruby on Rails
Ruby on Rails is a full-stack web application framework written in Ruby that follows the model-view-controller (MVC) pattern. It emphasizes convention over configuration and includes everything needed to create database-backed web applications according to the Don't Repeat Yourself (DRY) principle.
27,635
6,446
$18M
ASP.NET Core
ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud-enabled, Internet-connected applications. It enables developers to create web apps, APIs, microservices, and real-time web applications that can run on Windows, macOS, and Linux.
21,337
3,009
$79M
Nuxt
Nuxt is a Vue.js framework that enables developers to create modern web applications with server-side rendering, static site generation, and other powerful features. It provides an intuitive architecture for building performant and SEO-friendly applications while simplifying the development experience.
17,333
3,432
$2.6M
The Symfony PHP Framework
Symfony is a PHP web application framework designed for building robust, scalable, and maintainable web applications using reusable components and a structured MVC architecture. Itโs widely used for enterprise-level projects and forms the foundation of many other PHP platforms, including Laravel and Drupal.
16,951
3,343
$66M
Meteor
Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. It provides a unified development environment that allows developers to build real-time, reactive applications using a single language across client and server.
8,523
2,099
$11M
Yii Framework 2
Yii Framework 2 is a high-performance, component-based PHP web application framework designed for building modern web applications. It provides extensive features for rapid application development, security, caching, and database abstraction.
7,492
872
$10M
Umi
Umi is an extensible enterprise-level React framework and development platform that provides a complete solution for modern web applications, including routing, state management, build tools, and plugins. It emphasizes convention over configuration and offers features like server-side rendering, TypeScript support, and a plugin system.
7,415
651
$17M
Devise
Devise is a flexible authentication solution for Ruby on Rails applications that handles user registration, sign-in, password recovery, and account management. It provides a complete MVC solution with generators for views, controllers, and routes.
6,669
2,004
$408K
SvelteKit
SvelteKit is a web application framework built on Svelte that enables building robust, full-stack web applications with features like server-side rendering, routing, and deployment adapters. It provides a modern development environment for creating fast, efficient web experiences using Svelte's reactive component model.
6,573
1,764
$2.3M
Remix
Remix is a full-stack web framework that enables building modern, scalable web applications with React. It provides server-side rendering, nested routing, data loading, and error handling capabilities while emphasizing web standards and progressive enhancement.
6,227
1,706
$2.1M
JHipster
JHipster is a development platform to quickly generate, develop and deploy modern web applications and microservice architectures. It combines popular frameworks and tools like Spring Boot, Angular/React/Vue, and Docker to create full-stack applications with best practices built-in.
5,406
756
$4.4M
Livewire
Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of PHP. It allows developers to create reactive, real-time user interfaces with minimal JavaScript by using Laravel components that automatically update when data changes.
5,380
853
$4.9M
Phoenix Framework
Phoenix is a web development framework written in Elixir that implements the server-side MVC pattern. It provides a productive and reliable foundation for building real-time, fault-tolerant web applications with built-in support for channels, live view, and WebSocket communication.
4,792
1,428
$2.3M
Play Framework
Play Framework is a high-productivity web application framework for Java and Scala that integrates components for modern web application development. It follows the model-view-controller (MVC) pattern and emphasizes developer productivity, RESTful architecture, and reactive programming principles.
4,658
1,075
$5M
Payload CMS
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
4,497
813
$28M
Laravel
Laravel is a popular open-source PHP web application framework known for its elegant syntax, robust features, and developer-friendly tools. It provides a comprehensive ecosystem for building modern web applications with features like routing, authentication, caching, and database abstraction.
4,231
1,185
$39K
Frappe Framework
Frappe Framework is a full-featured web application framework built with Python and JavaScript that provides a complete suite of tools for building business applications. It includes features like ORM, forms, workflows, website generator, and REST APIs out of the box.
4,135
410
$12M
Spree Commerce
Spree is an open source e-commerce platform built on Ruby on Rails that provides a complete solution for online retail. It offers features like product and inventory management, order processing, payment integration, and customizable storefronts.
3,873
857
$9M
CakePHP
CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying web applications. It uses commonly known design patterns like MVC and ORM, offering a flexible but robust structure for building both simple and complex systems.
3,740
564
$8.1M
Phalcon Framework
Phalcon is a high-performance, full-stack PHP framework implemented as a C extension. It offers low overhead, high execution speed, and a robust set of features including an MVC pattern, ORM, template engine, and security components.
3,028
547
$24M
October CMS
Self-hosted CMS platform based on the Laravel PHP Framework.
2,534
386
$20M
ASP.NET Boilerplate
ASP.NET Boilerplate - Web Application Framework
2,517
216
$5.2M
Dioxus
Fullstack app framework for web, desktop, mobile, and more.
2,223
538
$4.5M
Solidus
Solidus is an open source e-commerce platform built with Ruby on Rails. It provides a complete solution for running online stores, including inventory management, payment processing, order fulfillment, and customizable storefronts.
1,999
341
$5.9M
FeathersJS
The API and real-time application framework
1,926
476
$2.2M
MEAN Stack
The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications
1,899
401
$69K
OpenStreetMap
The Rails application that powers OpenStreetMap
1,770
428
$14M
CodeIgniter 4
CodeIgniter 4 is a PHP web application framework that provides a rich set of libraries, helpers, and tools for building dynamic websites and applications. It features a small footprint, exceptional performance, and a simple, clear interface for accessing its extensive capabilities.
1,757
207
$6.8M
Create T3 App
The best way to start a full-stack, typesafe Next.js app
1,729
408
$1M
Reflex
Reflex is a Python framework for building web applications using pure Python code, allowing developers to create responsive and interactive user interfaces without writing HTML, CSS, or JavaScript. It features a reactive programming model, state management, and automatic UI updates.
1,638
234
$2.5M
Fresh
The next-gen web framework.
1,477
444
$1.3M
OpenMRS
OpenMRS is an open-source electronic medical record system platform designed to support healthcare delivery in resource-constrained environments. It provides a customizable platform for managing patient records, clinical workflows, and health data with features for patient tracking, decision support, data collection, and reporting.
1,328
142
$13M
Padrino
Padrino is a full-stack ruby framework built upon Sinatra.
1,105
386
$1.2M
Apache Grails
Apache Grails is a web application framework that uses the Groovy programming language and runs on the Java Virtual Machine (JVM). It follows the convention-over-configuration paradigm and is designed to increase developer productivity by providing features like scaffolding, Object-Relational Mapping (ORM), and dynamic reloading.
1,078
152
$18M
Vaadin Flow
Vaadin Flow is a web application framework that enables building modern web applications in Java. It provides a server-side architecture where UI components are created and controlled on the server while automatically handling client-side rendering and updates. The framework includes a comprehensive set of UI components and tools for creating responsive, progressive web applications.
1,068
161
$13M
OroPlatform
OroPlatform is an open-source business application platform that provides a foundation for building enterprise-level applications. It features a modular architecture, flexible workflows, and extensive integration capabilities, designed to support complex business processes and data management needs.
1,044
118
$67M
Yudao Management System
An enterprise-level Java application development platform built on Spring Boot and Vue.js. It provides a comprehensive management system with features like RBAC permissions, data scope control, tenant management, OAuth2 authentication, and workflow capabilities. The system includes both backend APIs and a modern frontend interface.
1,007
45
$8M
web2py
Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.
977
151
$7.6M
RedwoodJS
The App Framework for Startups
954
194
$29M
Form.io
A Form and Data Management Platform for Progressive Web Applications.
881
84
$3.1M
Open Food Network
Open Food Network is an open source platform that enables farmers and food enterprises to sell online through a collaborative marketplace. It connects producers directly with consumers and food hubs to create a transparent and sustainable local food system.
868
116
$20M
Hanami
The web, with simplicity.
724
265
$688K
Decidim
Decidim is an open source participatory democracy platform for cities and organizations. It enables citizens to participate in democratic processes through features like participatory budgeting, citizen proposals, collaborative drafting of regulations, and urban planning.
642
122
$35M
EC-CUBE
EC-CUBE is an open source e-commerce platform written in PHP that enables businesses to create and manage online stores. It provides features for product management, order processing, customer management, and customizable shopping cart functionality.
628
46
$7.1M
Tailwind CSS for Rails
A Ruby on Rails integration for Tailwind CSS, enabling seamless use of the utility-first CSS framework within Rails applications for responsive, modern web design.
616
187
$51K
Bootcamp
A web application for teaching and learning programming through a bootcamp-style curriculum, featuring progress tracking, mentoring, and collaborative learning tools
611
36
$6.4M
Modern.js
A progressive web framework based on React and Rsbuild.
585
93
$5.5M
Flow Framework
Flow Framework is a PHP application framework designed for building enterprise-scale web applications. It provides a modern MVC architecture, dependency injection, aspect-oriented programming features, and robust security mechanisms. The framework emphasizes clean code principles and follows object-oriented design patterns.
556
98
$55M
Hyrax
Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
536
71
$6.6M
Suspenders
A Rails template with our standard defaults.
533
181
$50K
Elgg
A social networking engine in PHP/MySQL
521
88
$6.9M
Lift Web Framework
Lift Framework
492
137
$2.3M
Midway
๐ A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. ๐
489
57
$27M
Genie.jl
๐งThe highly productive Julia web framework
480
127
$1.7M
Oqtane Framework
CMS & Application Framework for Blazor & .NET MAUI
461
32
$2.9M
Broadleaf Commerce
Broadleaf Commerce CE - an eCommerce framework based on Java and Spring
441
42
$13M
Thelia
Thelia is an open-source e-commerce solution built on PHP and Symfony framework. It provides a complete platform for creating and managing online stores with features like product catalog management, order processing, customer accounts, and customizable templates.
428
52
$13M
Jmix
Jmix framework
409
14
$23M
Zotonic
Zotonic - The Erlang Web Framework & CMS
339
66
$12M