Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Take the Assessment
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
phpSimpleMVC is a simple and fast library (not a complete framework) which encourages the developer to write clean, object oriented and structured web applications using an essential subset of the MVC model 2 pattern.
UML 2.0 E-Commerce system with design pattern.
Implementation in php 4-5.with the support of SMARTY template and db::pear and DOM xml class to manage
the store data.
User and administration interface in AJAX to manage "on fly" the product in the cart.
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.
Logpat is a tool for analyzing server-logfiles. It can be used for research about interactions with hypertext-environments. The special purpose is to analyze information not only about page counts (like many other analyzing-tools do) but also about sequen
PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
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.
The PHP Interceptor Framework tries to implement the POSA2 intercpetor design pattern in PHP5. The main goal is not production but more academic learning purpose. It tries to get the maximum out of the OO PHP5 while adding interceptor capabilities.
This project build a PHP framework based on struts and webworks design, implements the MVC pattern and autogenerate code from xml document. Use Propel and Smarty.
ABPHEL is an application framework for PHP Applications featuring a library of classes which can be used seperatly. It is designed for applications with ease of use in every area. Applications are written by using an implementation of the MVC pattern.
THE PROJECT HAS BEEN REPLACED WITH DaVinci4j! DaVinci is a generic framework for web applications implemented in PHP4. It's based on the MVC design pattern and features a common request handling interface, Data Management, Database-Abstraction, etc.
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
TruPath is yet another PHP5 implementation of the MVC pattern. It aims to be a simple, no-frills, easy to use framework for seperation of display and buissness logic. It features XML sitemaps, pipeline cacheing, XSL and PHP views, and other goodies.
A PHP implementation of a secure ecommerce site. Well laid out and documented. Easily extended. Uses a model 2 pattern with good database abstraction. Intended for PHP developers or those crossing over from Java.
pulpo - an event oriented webapplication framework for PHP.
Implements the Model 2 design pattern (MVC).
Inspired by concepts of Jakarta Struts and the MachII Framework.
Actinium is Model-View-Controller pattern based kernel for web applications. It uses new OOP model of PHP5, which makes it more secure, easy to customize and use.
Phatterns is a web design-pattern framework and content management system written using PHP5, making use of Smarty templates and ADODB. The patterns loosely follow the J2EE pattern catalog.
...It is light-weight, flexible, easy to maintain, highly extensible, and designed to distribute both functionality and maintenance. Uses a persistence framework design and the model-view-controller pattern
HotGazpachoFramework is a PHP MVC application framework. It uses the Intercepting Filter pattern to allow extensible input validation, application setup, and execution. Uses PEAR_Log for logging and PEAR_Error for error handling.
tornado2x is a webframework in php based on the widely know model view controller (mvc) pattern. it has a model2x design approach and renders its presentation layer by xsl transformation.
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.
The Skeleton project is develop a easy to use Ajax/PHP framework based in MVC pattern and Xajax (xajaxproject.org) project. Skeleton uses Xajax to create a new abstraction layer and enables developers to concentrate just in business logics.
HTTP_Controller is the "C" in Sun's MVC (Model 2) pattern concept. It offers developers an entry point for their web applications among other tools to achieve webapp's goals in a scalable and extensible way.