Showing 173 open source projects for "controller"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    ARK (Application Resource Kit) is an MVC application framework for PHP. It separates model and view using the 'Model View Controller' design pattern. The goal is to ease programming of complex databased web applications. See the Home Page ark.arkete
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PMVCLite (abbreviation of PHP Model-View-Controller Lite) is a lightweight and powerfull generic object-oriented web application framework library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lattis is a MVC (Model - View - Controller) based framework for Microsoft .NET Web applications. It provides a FrontController to the application, which delegates user defined actions to specific distributed controller classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A PHP5 Model/View/Controller framework including components for easy and extensible form validation, module and action level role and user-based security, support for the Smarty template engine and a layer on top of PEAR::DB for passing named parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Phiend is a PHP web application framework, based on the Model-View-Controller architecture. Phiend uses XML for configuration and precompiles it into PHP code for faster performance. Also integrated is a flexible user authentication scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    [Attention]: WebWork has moved to http://sf.net/projects/opensymphony. WebWork is a web application framework for J2EE. It is based on a concept called "Pull HMVC" (Pull Hierarchical Model View Controller).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    perl WebMVC is a mod_perl web application framework designed around the Model View Controller design pattern. It is written in perl with an XML configuration component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EasyJWeb is a minimalistic Java Servlet-based model-view-controller (MVC) web framework that is designed to satisfy the need for easier web development. EasyJWeb can literally be learned in a matter of minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Model View Controller framework for .NET CF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PegasusPHP is an open source application framework for PHP designed around a Model-View-Controller architecture pattern. PegasusPHP is strongly integrated with Smarty and Propel and designed for PHP5 or greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WiiGLELib = Wiimote Gesture Learning Environment Library. It provides a framework for the classification/recognition of the Wii controller gestures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Madeam is a PHP Model View Controller (MVC) Framework that focuses on RESTful standards. Consistent data structure and separation of logic and presentation allow formatting of the "View" for both humans and machine. Devs can focus on being creative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MirageVC is a Model-View-Controller framework written in PHP and is compatible with both PHP4 and PHP5 running on Apache 2 or IIS6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fred The Framework is a simple, yet effective framework for PHP. Built on Smarty, ADOdb and PHPMail, Fred provides a simple Front Controller and User Authentication system out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Components is a very fast and easy java web framework. The main features are: very strict separation between presentation and controller layers (no more JSP!), ease of use, very fast page rendering, zero-configuration paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Vebba PHP Framework and Website Builder

    Vebba PHP Framework and Website Builder

    - Based on Model-Controller-View concept - Easily build websites with PHP - Simple enough for junior web developers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Suede is a Java framework for developing client-server systems via distributed architecture. It employs a Commander-Controller-Worker relationship model which allows a server application to delegate tasks on multiple clients over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WAFT (Web Application Framework with Types) is an abstract implementation of the MVC-architectures View- and Controller-modules which allows fast development of web applications by using PHP-style declaration of HTTP-request variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    ...PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs & descriptive logging! One command, to get a production ready server-side stack!
    Downloads: 0 This Week
    Last Update:
    See Project