A balanced, adaptable PHP framework for all skill levels.
BANANA-PHP (Balanced Adaptable Next-Generation Advanced Nimble Architecture) is a flexible PHP framework designed for developers of all experience levels. It combines beginner-friendly simplicity with professional-grade features like:
Smart Routing: Auto-configured with override options.
BananaORM: Intuitive database management.
Built-in Security: CSRF, XSS, and SQL injection protection.
Skill-Adaptive Modes: Switch between beginner, intermediate, and advanced syntax.
Perfect...
wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows to create any kind of PHP webapp, e.g. CRM, CMS from an UML model. It features an object persistence layer, a soap interface and standard views/controllers.
This website hosts code and downloads for versions prior to 4.0. For newer versions please visit https://github.com/iherwig/wcmf.
solidMatter is a modular web application framework written in PHP. It focuses on an object-centric application design based on a modified, mostly JSR283-compliant JCR (Java Content Repository) as unified data storage with Web 2.0 capabilities.
...(Currently there are a couple other vars in the global namespace but they'll be gone in a few versions from now) Other objects can be loaded onto the $pith object, ex: $pith->filter, $pith->email, $pith->db
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
A full featured web application framework with an advanced object-relational mapper, extensive method hooking functionality, an advanced package management system (like those found on Linux), and MVC architecture. It emphasizes speed and flexible/extensible structures.
Advanced web application framework to help take over the world. Includes install/upgrade GUI, module manager, test framework, documentation, ajax/javascript APIs, smarty templates, database portability, and maintenance tools. Built with quality in mind
SilverStripe is a Web Framework and Content Management System. It differs from many of the better known CMSes in that it uses fully object oriented code, has native Ajax support, and allows you to very cleanly customize the system to suit your needs.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Zonk! is a lightweight skeleton web application framework implementing the hierarchical model-view-controller design pattern (HMVC) made for Apache web servers running PHP5.
VictoryCMS is an open source content management system and web framework. VictoryCMS is designed to be extensible, modular, and adaptable; while at the same time being easy to use for building web sites, web portals, and web applications.
PHPOP, or POP for short, is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
iOculus is a PHP web application framework (but not a CMS!). The targets of iOculus are simplicity, and high performance. It uses PHP4, XML, and systems/libraries such as PEAR and Smarty. The framework is object-orientated.
PHP on Trax is an open-source web framework in PHP for writing real-world applications using less code than most frameworks, implementing the model / view / control method. (based off of the ruby on rails project)
Joy is Web Framework with PHP.
Netology Software Foundation
Feature List
--
Module (View, Layout)
Master Page
Controls
Themes
Template Engine
Logger
Tracer
Authentication
Authorization
MVC
CMS
Scheduler
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.