Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Web Application Structure for PHP - A powerful multi-tier MVC web application framework built on Object Oriented PHP5. Uses PEAR DB_DataObjects and Html_Template_Flexy.
SMART3 is a modular designed PHP5 MVC framework that helps developers to organize their code in a clean, well structured and scalable way. The package is delivered with a couple of modules to build web projects.
Sqorpion is a high-productivity php framework for Web developers. It features MVC separation, automatic data modeling, login and model security and automatic O/R mapping. Learn more at sqorpion.org
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
Simple to use and yet powerful PHP Development Framework. MVC-based, it provides ways to programmatically (OOP) create html forms, html tables, provide access control, specify web site translation, define actions, and easily connect to a database.
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.
Platform for PHP. Its features are: GUI framework for Desktop Application Development (gambArt), Web Application Framework (semok), MVC, Distributed Computing (televoke), Useful Class Collections (e.g. Networking, Compression, PHP Encoder, XML)
User message support, Web Application manager, MVC component structure, Session managing system, Request managing system, User authentificate, Template support, Tag extension, Internationalize, Input form validation, Data base abstract layer and others
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Nennius, an advanced, object-oriented application engine for building PHP applications. Provides MVC framework for building all aspects of a data entry application including searching and filtering, lookup columns and more.
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
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.
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.
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.
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.