.at websites Web Frameworks Usage Statistics and Market Share in Austria (.at)

We are tracking usage statistics and market share for 42 web technologies in the Web Frameworks market in Austria (.at). As of November 2025, the most popular web technology in Web Frameworks in Austria (.at) is Microsoft ASP.NET, with 33% market share. In second place is Next.js, with 25%. After that, Nuxt.js holds 13%, followed by Ruby on Rails with 5% and Laravel with 5%. Top 5 web technologies together account for 80% of the market. The remaining 37 web technologies in Web Frameworks collectively have a 20% market share. Global Web Frameworks market share report is available here.

Web Frameworks Market Share in Austria (.at) in November 2025

About Web Frameworks

A web framework or web application framework is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. Web frameworks provide a standard way to build and deploy web applications.

We are tracking 42 different technologies in Web Frameworks.

There are 28,582 websites using Web Frameworks in Austria (.at websites) in out database.

Web Frameworks Usage Statistics and Market Share in Austria (.at) in November 2025

    #1 Microsoft ASP.NET Microsoft ASP.NET32.73%
    ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages developed by Microsoft to allow programmers to build dynamic web sites, applications and services.
    #2 Next.js Next.js24.67%
    Next.js is a popular open-source React framework for building server-rendered and static websites, with features like automatic code splitting, optimized images, and server-side rendering to enhance performance and SEO. It simplifies building complex web applications with React.
    #3 Nuxt.js Nuxt.js12.67%
    Nuxt.js is a popular Vue.js framework that simplifies the process of building single-page applications by providing out-of-the-box features such as server-side rendering, static site generation, and automatic code splitting. It generates a Vue.js application structure and integrates seamlessly with popular Vue.js plugins and tools. Nuxt.js enhances productivity and improves performance for developers building modern web applications.
    #4 Ruby on Rails Ruby on Rails6.54%
    Ruby on Rails, or Rails, is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller framework, providing default structures for a database, a web service, and web pages.
    #5 Laravel Laravel5.11%
    Laravel is a popular PHP web application framework that offers elegant syntax, robust features, and strong community support, making it ideal for building scalable web applications. It emphasizes elegant syntax, clean design, and expressive power, enabling developers to create complex applications with ease. Laravel also comes with built-in features such as authentication, routing, and database migrations, which simplify the development process.
    #6 Express Express5.00%
    Express.js, or simply Express, is a web application framework for Node.js.
    #7 Symfony Symfony2.01%
    Symfony is an open-source PHP web application framework that provides a full stack of tools and libraries for building robust and scalable web applications, emphasizing on design patterns and code quality. It enables developers to build applications quickly and maintain them easily. Symfony is a popular choice for developers seeking flexibility, performance, and a strong community support.
    #8 Yii Yii1.88%
    Yii 2 is a high-performance PHP web application framework that emphasizes on security, performance, and simplicity. It enables developers to create robust and scalable web applications with ease. The framework follows the Model-View-Controller (MVC) architectural pattern and provides features such as robust ORM, caching, and internationalization support.
    #9 Neos Flow Neos Flow1.77%
    Neos Flow is a lightweight, modular web framework for PHP that emphasizes simplicity and flexibility, enabling developers to build robust web applications with ease. It follows the principles of the Model-View-Controller (MVC) architecture and provides a seamless integration with the Neos CMS, facilitating rapid development and maintenance.
    #10 Livewire Livewire1.62%
    Livewire is a web framework for Laravel that enables real-time, server-side interaction and rendering without the need for JavaScript. It simplifies building dynamic, interactive web applications by streamlining the process of handling form submissions, server-side validation, and state management. It allows developers to write PHP components that can communicate with the server in real-time, providing a seamless user experience.
    #11 CodeIgniter CodeIgniter1.23%
    CodeIgniter is an open-source software rapid development web framework, for use in building dynamic web sites with PHP.
    #12 Django Django1.19%
    Django is a Python-based free and open-source web framework, which follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an independent organization established as a 501 non-profit. Django's primary goal is to ease the creation of complex, database-driven websites.
    #13 Nette Framework Nette Framework0.98%
    Nette Framework is a PHP web development framework that offers a lightweight, flexible, and opinionated approach to building web applications. It emphasizes simplicity and productivity, providing robust tools for database access, form handling, and security. Nette's components are composable and reusable, making it suitable for both small and large-scale projects.
    #14 Google Web Toolkit Google Web Toolkit0.35%
    Google Web Toolkit, or GWT Web Toolkit, is an open-source set of tools that allows web developers to create and maintain complex JavaScript front-end applications in Java.
    #15 Apache Wicket Apache Wicket0.26%
    Apache Wicket is a web application framework written in Java that provides a simple and intuitive API for building web applications. It uses a component-oriented approach, where web pages are built using reusable components, and it supports a wide range of features such as model-view separation, state management, and Ajax support, making it an efficient and flexible choice for web development.
    #16 Koala Framework Koala Framework0.26%
    Koala Framework is a lightweight, PHP-based Content Management System (CMS) designed for quick and easy website development. It offers a simple interface for managing content, built-in security features, and support for various web standards. Ideal for small to medium-sized websites needing a flexible yet straightforward platform. Koala's modular architecture allows for easy customization and extension.
    #17 Flask Flask0.25%
    Flask is a micro web framework for Python that allows developers to build web applications with simplicity and ease, providing essential tools and features without requiring additional packages. Flask is flexible and lightweight, supporting extensions for extensions for additional features such as security, form validation, and object-relational mappers. It is commonly used for developing small to medium-sized web applications.
    #18 CakePHP CakePHP0.24%
    CakePHP 2.0 is an open source web application framework for PHP 5.2+ that uses commonly known design patterns like MVC, and is targeted at rapid development and clean, simple and elegant design. CakePHP 2.0 supports PHP 5.2+ and is built on top of PHP 5's object oriented features.
    #19 Fat-Free Framework Fat-Free Framework0.19%
    Fat-Free Framework is a lightweight PHP web application framework that emphasizes simplicity and speed while providing essential features for building robust web applications. It's designed to be easy to use and highly customizable. The framework aims to keep the codebase small and efficient, making it an excellent choice for developers who want a streamlined development experience.
    #20 JavaServer Pages JavaServer Pages0.18%
    JavaServer Pages (JSP) is a web application framework that allows developers to create dynamic web pages using Java technology, embedding Java code within HTML. It simplifies web development by enabling the generation of HTML, XML, or other document types on the server side, based on requests from clients.
    #21 Remix Remix0.17%
    Remix is a modern, open-source web framework for building serverless applications, optimized for performance and developer experience. It supports both React and custom rendering, and enables rapid development with TypeScript or JavaScript. Remix prioritizes simplicity, modularity, and first-class support for client and server code, making it a versatile choice for developers.
    #22 Java Servlet Java Servlet0.15%
    Java Servlet is a server-side Java technology that enables web developers to create dynamic web applications by processing HTTP requests and generating HTTP responses. Servlets are used to handle the server-side logic of a web application, allowing for interactivity and dynamic content generation.
    #23 Meteor Meteor0.10%
    Meteor is a full-stack JavaScript framework for building real-time web applications. It allows developers to write both the client and server code in JavaScript, making it easy to build and deploy applications quickly. It also provides built-in support for data subscriptions, real-time UI, and easy publish-subscribe data loading.
    #24 Bubble Bubble0.10%
    Bubble is a no-code web development platform that allows users to build and deploy web applications without writing code. It uses a visual interface and pre-built components to facilitate quick and easy application development. Users can connect to various data sources, customize the UI, and integrate third-party services to create dynamic and interactive web applications. Bubble makes web development accessible to anyone, regardless of programming experience.
    #25 Spring Spring0.07%
    Spring is a comprehensive, open-source Java-based framework for developing enterprise-scale applications, emphasizing simplicity, modularity, and dependency injection to facilitate the creation, configuration, and management of complex software systems. It supports a wide range of features, including Spring MVC for web development, Spring Data for database access, and Spring Security for authentication and authorization.
    #26 Ionic Ionic0.07%
    Ionic is a web framework for developing mobile and progressive web applications using HTML, CSS, and JavaScript, with a focus on building native-feeling user interfaces using web technologies. It leverages the Angular framework and Capacitor for backend functionalities and device access. Ionic provides pre-designed components and a robust set of tools for quick and easy development, aiming to streamline the creation of cross-platform applications.
    #27 Phoenix Phoenix0.04%
    Phoenix is a web framework for building real-time, highly scalable applications in Elixir, a functional language that runs on the Erlang Virtual Machine. It leverages the powerful features of Elixir and Erlang to provide robust and efficient web development, with a focus on live updates and seamless user experiences.
    #28 Play Play0.03%
    Play is a high-performance web framework for building modern web applications in Java and Scala, emphasizing asynchronous, non-blocking I/O for efficient handling of concurrent requests. It supports rapid development with a simple, concise syntax and integrates well with popular databases and tools. Play's flexibility and robust features make it suitable for both small projects and large-scale applications.
    #29 JavaServer Faces JavaServer Faces0.02%
    JavaServer Faces 2.2 is a Java web framework that enables the development of server-side user interfaces. JSF uses a component-based approach to construct web applications, and it integrates with various Java technologies such as JavaServer Pages (JSP) and JavaBeans.
    #30 Vaadin Vaadin0.02%
    Vaadin is a server-side Java web framework that simplifies the development of rich, interactive web applications using a declarative UI model and modern web technologies. The framework allows developers to create complex user interfaces and handle client-server interactions efficiently, all while maintaining a clean, productive coding experience. Vaadin supports a wide range of web browsers and integrates well with various Java application stacks.
    #31 Sapper Sapper0.02%
    Sapper is a web framework for Svelte that simplifies the process of building complex, single-page applications with server-side rendering and automatic code splitting. It enhances Svelte's reactive programming model for smoother client-side interactions and seamless server-side rendering for improved performance and SEO.
    #32 Frontity Frontity0.01%
    Frontity is an open-source JavaScript framework for building websites and web apps using React, Vue, and Gatsby. It allows developers to use modern web technologies and tools to create reusable, modular components and easily manage front-end development. It supports headless CMS and enables developers to create fast, responsive and accessible websites. Frontity simplifies the process of building and maintaining web projects.
    #33 Web2py Web2py0.01%
    Web2py is a high-level, open-source web framework that simplifies web application development by providing a robust set of tools, including a database-abstraction layer, an ORM, and a built-in web server, making it easy for developers to create, deploy, and maintain web applications. It uses Python as its primary language and supports various database systems.
    #34 Kohana Kohana0.01%
    Kohana is a lightweight PHP web application framework that promotes rapid development, clean and expressive PHP code, and a robust plugin system for easy customization. It is designed to be flexible and easy to use, making it a popular choice for developers looking for a fast and efficient way to build web applications.
    #35 Adobe ColdFusion Adobe ColdFusion0.01%
    Adobe ColdFusion is a server-side web application framework that allows developers to create dynamic and interactive websites and web applications using ColdFusion Markup Language (CFML). It enables rapid development and easy integration with various databases, providing a powerful and flexible environment for building robust web applications.
    #36 Bonfire Bonfire0.01%
    Bonfire is an open-source web application framework built on the CodeIgniter PHP framework, designed to speed up development and provide a robust foundation for building custom web applications. It includes a suite of features and pre-built modules to facilitate common web development tasks.
    #37 Mono Mono0.01%
    Mono is an open-source implementation of Microsoft's .NET Framework on multiple platforms. It includes a Just-In-Time compiler, a Common Language Runtime, and a large class library. Mono supports a wide range of web frameworks, enabling developers to build robust web applications across various operating systems. It is particularly useful for cross-platform development and maintaining .NET applications. Mono is a key technology for running .
    #38 AngularDart AngularDart0.01%
    AngularDart is a progressive web app framework for building dynamic, single-page applications using Dart programming language. It offers a robust set of features, including two-way data binding, dependency injection, and a powerful router, facilitating the development of complex, interactive web applications.
    #39 Mojolicious Mojolicious0.00%
    Mojolicious is a modern, high-performance web framework for Perl that combines templating, routing, and MVC architecture in a lightweight and flexible manner. It enables rapid development of both simple and complex web applications with features like real-time communication, asset management, and built-in web server.
    #40 Dancer Dancer0.00%
    Dancer is a lightweight, flexible, and modular web framework for Perl that simplifies web application development. It emphasizes simplicity and ease of use, providing a straightforward way to build web applications with minimal boilerplate code. Dancer encourages a declarative style of configuration and supports a variety of templating engines and database adapters.
    #41 Sails.js Sails.js0.00%
    Sails.js is a web application framework for Node.js that simplifies building real-time, RESTful APIs and web applications. It uses MVC (Model-View-Controller) architecture and supports auto-rebuilding and connecting to various databases. It also includes Socket.io for real-time functionality and has a strong convention-over-configuration approach.
    #42 AdonisJS AdonisJS0.00%
    AdonisJS is a high-performance, robust web framework for building modern JavaScript applications, combining the power of Node.js with a clean, expressive syntax and a focus on developer productivity. It supports MVC architecture, offers strong validation, and integrates seamlessly with PostgreSQL, MySQL, and other databases.

Web Frameworks Market Share History in Austria (.at) in Last 12 Months

Websites using Web Frameworks in other countries

Filter: