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
Ship Agents Faster
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.
Object oriented library for storing complex structures in sql database.
It produses easy interface for managing simple tables, trees, object hierarhies and associative arrays.
It uses PHP5 syntax and won't work on PHP4.
Bedrock is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, it's primary goal is to simplify the use of other technologies with PHP.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)
Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
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.
Extension libraries for Joomla to provide integrated access to external data residing on multiple database technologies outside the core Joomla database. Object-Relational Mapping defined using XML files and dynamic class generation at runtime.
AQAL makes easy to access data on DBs without know SQL.
It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
Kompoo is a web application allowing a music band to compose collaboratively a song.
You can upload some samples, and drag & drop this on a line which correspond to a musician.
mimic_php is a MVC Framework for PHP5.
It contains an objectrelational mapper and supports Tests, as well as Setups.
The framework is shipped with a console to easily test and develop your applications.
Free open source PHP5 framework for small to midsized projects. Supports abstraction for MySQL, SQLite, PostgreSQL, and MsSQL database servers including in conjunction with the O/R mapping automatic schema synchronization.
Attempt to create a PHP-framework: component-oriented; with global DI-container; for micro-services and also for big module-builded projects; with its own ORM. Little demo: http://complex.php.gi.igor-gilman.de.
PHP CMS built from the ground up. Making effective use of OOP concepts in PHP 5 and MySQL. The CMS is build around the Smarty templating system, however we aim to move away from this as soon as it becomes stable and usable.
The Symfony Model. This project hosts the Symfony ecore model relating all symfony concepts and its php classes generator. It make uses of the Doctrine model and the Php 5 model projects.
PHP Cache Manager is an abstraction layer which uses other caching libraries and provides a common interface. PHP applications are not affected by the choice of your caching library, like a database abstraction layer.
Cybernus IOC provides an implementation of Inversion Of Controll pattern for PHP. Allows to declaratively create hierarchies of objects via xml file, automatically call methods on created objects and automatically include required sources.
A JavaScript presentation layer framework. It proposes a complete separation of view logic and design. Its components are designed by its role and not by its screen appearance, reducing drastically the API.