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.
The GAME Engine stands for Generic Architecture for A Modular Enterprise. It uses Linux, Apache, MySQL and PHP as the platform for the engine itself and to create modular and reusable applications.
CIOP is the project which allows to connect [Web]Applications to each other by simple Common Information Objects and to exchange the data between Information Systems.
The API features a layer between the trivial PHP and the low level web GUI (XHTML, XML, Javascript, PDF, Ajax ...). It’s extensible because of its clean and easy structure. The Concept comes with a widget toolkit, many plug-ins, themes and sub-modules.
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.
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.
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.
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
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)
Execution Work, it´s a new framework engine for php programming.
Ew supports OOP, MVC, XML, XSL, DataBase2Objects, and much more.
Ew has its own Business Components, with many "packages" to make your programming life simple and useful.
Arthra is a very simple application giving the user the flexibility to administrate his database entering and managing data.
Developing Tools & Libraries
Java , Swing , mySQL , HTML , CSS , PHP
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).
Splib is a PHP5-only library for use of XML-DOM objects, process and construct xhtml pages and parsing xml templates
Come with a framework (codename:tomates) for using in a MVC Solution; support templating, activerecord and a extensive forms widgets API
Manage, Share and Collaborate in the Clouds. Nimbus will revolutionize the way you think and work on the web. Nimbus aims to provide the nearest solution to Cloud Computing. Booting your PC on the Web.
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.
cocoa.php is a set of PHP classes which emulate some of the features of Objective-C's Cocoa (or GNUStep) framework.
The project is in its VERY early stages at the moment.
My initial motivation was to provide enough functionality to read and write property list files - the aim being to make it very trivial to exchange data between a real Cocoa application and a web-based API.