PHPDBC es una clase creada en php que nos permite conectar PHP a una BD mediante un Objeto, el cual nos simplifica la manera de hacer querys, y la forma de presentacion de los resultados actualmente tiene soporte para MySQL, Postgres, Sybase, MSSQL l
SunFramework is based on PHP5 (OOP,MVC) and is designed to be fast and simple. DB engines:ORM and Standard Database Object for most databases.Supported engines: Smarty, Doctrine ORM, PHPMailer.Full support for themes, Memcache, Validation and Sessions. P
Content Management System developed in PHP, using XSLT as templating engine. Can run on different SQL servers (MySql, SQLite, PostgreSQL, MSSQL soon Firebird) with ADODB or PEAR::DB as DBAL. UNIX/Linux like permissions system.
CartoWeb gis php5 plugin for Kml, geoRSS and geoJSON, OpenLayers export of mapserver layers. Visit exportgge.sourceforge.net/kml/en for latest news and doc.Plugin CartoWeb php5 d'export KML, geoRSS et geoJSON.+d'infos sur exportgge.sourceforge.net/
Pyrus - Various PEAR compatible packages developed and used to increase rapid application development. All packages are designed with possible inclusion into the PEAR repository in mind, and are coded and documented according to PEAR standards.
The Xataface DataGrid Module is an add-on module for the Xataface application framework that adds an editable grid component to your applications. It allows users to edit records, add new rows, sort rows, and more.
The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs
The Yana Framework is a development platform for applications written in PHP/AJAX/SQL. It offers support for multiple DBMS, skins, plugins and languages to create versatile software product families.
Antares is a PHP Framework, which focuses on organic rapid application development. Unlike most PHP frameworks, Antares provides non intrusive solution to the MVC paradigm. Please join our community at http://antares-project.org/forum/
LiMaTo Commons' goal is to easen php software development in providing class libraries like logging, database connection, captcha etc as integrated modules. Furthermore LiMaTo Commons enforces the use of a MVC-Pattern and test driven development.
Slim modular MVC framework written in PHP5.2+ for rapid development of web- or console-applications featuring an integrated db-api, template-logic, pretty-urls, internationalization, caching, data-models, plugin-system and a multi-layered file-tree.
Lip-DB is a lightweight web-based database front-end. Its aim is to create an easy to use alternative for anyone with limited technical expertise, but who are struggling to manage their affairs using an Excel spreadsheet.
Blandware AtleapLite is a free lightweight PHP framework (including CMS) which implements some ideas from popular Java AtLeap project (https://atleap.dev.java.net).
Another PHP MVC framework.
Goals are: cakephp's style, lightweight, strength javascript/ajax integration.
OO and Coded in PHP5, ready to move to PHP6.
dbo, url routing, many helpers, debugging tools, scaffolding..
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.
QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
Faraday is an object persistence, database abstraction, and forms rendering toolkit for PHP. It is designed to be database neutral, and to support very rapid development of online applications and services. Please review the Wiki for more details.
Pork.dbObject is a tiny (500 lines) but powerful hot-pluggable OR-mapper/Active Record implementation for PHP5. It automatically recognizes different types of relations in your database by matching primary keys and takes care of most of your SQL queries.
This project moved to github Cme find it here:
http://github.com/SchizoDuckie/pork-dbobject/
A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames