Showing 135 open source projects for "controller"

View related business solutions
  • 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
  • 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
  • 1
    A PHP 5 framework to develop web applications using an unsual MVC architecture. The idea is to be simple an easy, that way the slimPHP uses only two layers: View and Controller. The main idea is follow the KISS development way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Arasphp is a simple and flexible web development framework for non-gigantic sites. Following the MVC pattern, provides a lot of features: URL mapper, fully-featured models, search engine, paginator and static content controller, relationships and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XApperator
    A Perl based lightweight application controller framework which uses XML to store individual application's configuration, functionality, behaviour and messaging, and uses XSLT to transform XML data structures into vanilla web management interfaces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple and small Model-View-Controller mini-framework for J2ME (MIDP). Supports navigation by name, parameter passing, executing actions on page load and command selection, lazy initialization of views and page loading progress display.
    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
    SoEasy PHP é um framework para prover o controller do mvc. Fornece ferramentas 100% orientadas a objetos para a obtenção de estruturas de programação inspiradas em frameworks "java-style" como V-Raptor, Struts etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Library of Spring MVC Controller enhancements to support generic listable collections such as records in a database. The generic controller extensions creates a ListableItemMultiActionController that supports functionality with validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    General purpose state observation library for Plan Old Java Objects. It enforces Model-View-Controller paradigm, has well defined API and set of ready made implementation algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brico is a framework for swing app building based on command processing. It handles a request/response cycle managed by a Controller and it also supports the Chain of Responsability pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Chapman is a modern, model-view-controller based gui component framework developed in python, inspired by Smalltalk's VisualWorks framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    PHP Framework to fast create & develop applications. It is a package of classes created in PHP 5.x. It's implements MVC (Model-View-Controller) design pattern to develop applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP Foundation Clasess is an object oriented PHP5 framework to design and build applications using a Model View Controller architecture. It is database independent as uses XSL rather then a traditional template engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WebTek is yet another Model, View, Controller based Web- Framework exclusive designed for Apache2 and mod_perl2. For more information (currently only in german) look on http://max.xaok.org/webtek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An implementation of the Model-View-Controller (MVC) design pattern based on the Jakarta Struts Framework. Includes a core library (Horizon), a servlet container (Stratus), and a Server Pages Engine (Phase). Resembles the J2EE web container environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Sapphire is a Model-View-Controller framework for PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Purity mini-framework is a MVC framework for Java-based web-applications. It provides distinction between Model, View and Controller, a functional Controller that dispatches user requests to the Model and tools like character escaping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Buster is Model-View-Controller Engine for PHP5 based systems. With this engine creating web based applications is easy as never before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Swlink provides a declaratively model-view-controller realization for Java Swing. It provides a comprehensive facility to bind Java User Interface components to models and controllers. Best of all, it keeps Java GUI code tidy and eaiser to maintain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Framework MVC. It uses MVC (Model-View-Controller), Flowmanager, Actions and roles. The whole framework is Object Oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MVCPython is a framework which automatically generates a MVC architecture (MVC= Model View Controller) just from Python Classes and Object defintions. MVCPython achieves this through a strong use of Python's introspection capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    php.MVC is an open source framework for PHP Web applications. php.MVC implements the Model-View-Controller (MVC) design pattern, and encourages application design based on the Model 2 paradigm. The framework provides a single entry point Controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    METAjour is a high-end Content Management System bundled with METAZO - an object oriented application framework based on a flexible Model-View-Controller architecture. METAjour and METAZO are based on PHP/MySQL. Easy-to-use Windows-like user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    _Stamps_ is a framework for java application development which extends the MVC (Model - View - Controller) pattern providing a complete decoupling between view and model with the usage of annotations (JSE5) and dispatching mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easy Framework is an open source framework for PHP Web applications implementing the Model-View-Controller pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    J-CONTROLLER : an open source framework for building Java web applications based on the Model-View-Controller (MVC) design paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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