Briolette is an MVC-based PHP5 application framework. Its aims are simplicity, clear separation of application layers and appropriate use of standard OO design patterns.
Mivec Framework is a lightweight MVC framework for PHP. It aims at creating an object-oriented, lightweight web application framework for PHP, with many ideas borrowed from OpenSymphony's Webwork 1.4 (http://www.opensymphony.com/webwork_old/).
The objective of the project is to build the first 100% portuguese community built php5 framework. Although with learning porposes in mind, it will be production ready, for small to enterprise sized applications. Built with PHP5.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
MVC8 : a very! lightweight MVC web development and templating framework for PHP. It incorporates parts of the Savant templating design but stays under 80kb(in total). A comprehensive and understandable documentation is the main focus of this project.
PhpSkel is web application framework. It based on Phrame (MVC), Smarty and PEAR libraries. Also there many additional classes useful in real projects. PhpSkel is stable and flexible solution because it was used in many projects since summer 2003.
joo.Matic framework/CMS is a complete system for fast website development. Object-oriented core in conjunction with a power of Mojavi MVC-framework, ADOdb database API and Smarty template engine provides fast deployment of professional-level websites.
HotGazpachoFramework is a PHPMVC 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.
A simple MVC (Model-View-Controler) framework written in PHP. simpleMVC eases the development of any new application. Secure authentication classes and samples are provided.
The Combine Development Kit provides a Model View Controller (MVC) similar to Jakarta Struts, an Object Model code generator similar to Torque, and goes a step futher to auto generate configuration, actions and Smarty templates for the MVC.
Mojavi is an MVC (Model-View-Controller) framework for PHP. The main goal is to combat the numerous issues associated with web application development, by providing an easy-to-use, yet powerful set of extendable framework classes.
Penub (PNB or PHP Nuts & Bolts) is an attempt to create a nice MVC framework in PHP, for web-development in PHP. Something like what Struts is for Java.
Ambivalence is a Model-View-Controller framework for PHP web development. The initial version, based on the Java-based Maverick project, offers clean MVC separation and an XML sitemap, plus a service to authenticate and enforce access control.
A PHP framework that uses MVC.
Features:
templating system.
Autocreating tables in the database based in the models that you create.
Activerecord.
Can create thumbnails of images, videos and pdf files.
Send e-mails.
Uses Extjs for admin.
peaceB PHP Framework is a lightweight plugin-based MVC framework that can be used to easily create web applications. It relies on plugins that can be loaded specifically. This reduces execution time compared to other PHP frameworks.
This is a basic PHP framework to get an idea of how an MVC design pattern should be implemented. My idea is that it can be a basis to start a PHP application of any kind.