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.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
A number of PHP-scripts and other website related files (html, css, ...) to act as libraries for adding dynamic content to websites. K.I.S.S. (keep it small and simple) strategy, OO (object-oriented) approach. Standalone solution.
Design matrix for permissions-based data management applications; forms, reports, ad-hoc queries, with group-level permissions for all elements; allows easy management of diverse access levels for users on the same system. Extends smarty; requires mysql.
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
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.
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)
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.
A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
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.
phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching python code
A service-oriented, single-source, Java integration server with virtual Service Stores(TM) that expose services via web services, HTTP and more. Service Flows provide process automation. Mainframe, database, email, web, soap & ftp adapters are included.
The goal of PUMM is to provide a flexible, yet easy-to-implement userer managment system to PHP developers.
It does all the donkeyword around user managment (e.g. verifying username/password, rights managment) and provides an easy-to-use interface to de
Framework for php Web-Applications. The N/X-Framework uses design-patterns and is completely object-oriented. Some features are: Easy form generation with own actions, user management, acls, menu-generation, database-abstraction, language-abstraction ...
Photon is a business application framework designed to allow the easy creation of modules that provide advanced create/view/modify/delete interface complete with powerful access controls.
PHP ORM is a simple and light framework for saving and fetching objects from a database. It supports basic mappings such as one:many and many:one. One of the most notable features is creating tables on the fly if they do not exist.
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.