Use Java bean as model of web page, reference beans in hyperlinks
...Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean. The model provides the data for the view, the view is responsible for rendering the data. The Pop itself acts as the general-purposed controller for all views and models.
The beans defined in server-side can be referenced by hyperlinks in client-side directly. Views and Models are therefore loosely coupled in Pop. A model can have multiple views for different devices and different locales. Each view and each model can be maintained and optimized independently and in parallel.
The adventure php framework understands itself as a utility to implement object oriented and generic PHP web applications. It supports the developer to create programms in compliance with approved software design patterns.
SerfJ means Simplest Ever REST Framework for Java (http://serfj.sourceforge.net). Provides a lightweight MVC for Java web apps which can interpret REST URLs and dispatch it to a controller and then show the appropriated view or serialized object
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
myFuses is a Controller Framework that helps desing, develop and maintain PHP applications. MyFuses is based on Fusebox and was designed to be more extensible and stable.
Flest is an application framework for building enterprise RIAs in Adobe Flex 3 and ActionScript 3. It uses such design pattern as Controller, Factory, Command, etc. High efficiency, simplicity and practicality were set as its mandatory design features.
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.
_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.
A Java based command line interface application framework based on the model-view-controller design pattern. Simplifies command line argument parsing and validation as well as provides a basic framework suitable for small applications and utilities.
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.