RSS 10 projects tagged "database abstraction"

Download No website Updated 01 Sep 2009 DooPHP

Screenshot
Pop 58.18
Vit 1.76

DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.

No download No website Updated 02 Sep 2009 NaturePHP

Screenshot
Pop 20.81
Vit 37.22

NaturePHP is a classes wrapper using PHP's autoload to create a non-intrusive, simple, organized, and extensible library system. It is aimed at intermediate and advanced PHP developers, providing a lot of non-intrusive functionality for Web site and application development. Upcoming development will include internal library management and the ability to download/update libraries from the repository.

Download No website Updated 28 Mar 2012 Dominion

Screenshot
Pop 64.20
Vit 4.71

Dominion v8 is a PHP universal database abstraction layer to develop rapid portable and compatible applications connecting to any freeware or commercial databases. You no longer need to write proprietary SQL sentences, but can use portable objects that give you the power to change the database engine without rewriting a single line of code.

No download No website Updated 06 Feb 2010 DALMP

Screenshot
Pop 17.20
Vit 35.06

DALMP is a MySQL abstraction layer for PHP. It includes memcached support and a simple database session store. Common methods have the same name as those in ADOdb to ease integration with existing code.

Download No website Updated 09 Dec 2010 PHP PDO Wrapper Class

Screenshot
Pop 25.92
Vit 1.42

This project provides a minimal extension for PHP's PDO (PHP Data Objects) class. It is designed for ease-of-use and reducing development time and effort. This is achived by providing methods - delete, insert, select, and update - for quickly building common SQL statements, handling exceptions when SQL errors are produced, and automatically returning results and number of affected rows for the appropriate SQL statement types.

Download Website Updated 30 Dec 2012 Moqui Framework

Screenshot
Pop 72.77
Vit 5.76

Moqui Framework is an all-in-one, enterprise-ready application framework based on Groovy and Java. Moqui includes tools for screens, services, and entities, and advanced functionality based on them such as declarative artifact-aware security and multi-tenancy.

No download Website Updated 06 Apr 2011 Relational Ètudes

Screenshot
Pop 17.41
Vit 28.38

Relational Ètudes (re, for short) is an implementation of the relational model. Written in PHP, re can be considered a PHP Framework. Specifically, re tries to implement the ideas presented in the book "Databases, Types, and the Relational Model" (The Third Manifesto). As such, re is based on a rigorous scientific theory, and thus has wider applicability. For instance, from a Model-View-Controller (MVC) approach in software development, re can be considered as the "Model" component. It is even possible to implement your own MVC-type framework using re as its main foundation. re has a consistent and intuitive application programming interface (API). Relational operators are supported, thus, data/set manipulation is simplified. Applications using re will be easy to maintain and extend. Distributed data can be easily used. Business rules are cleanly implemented. It should be very easy to integrate re in your projects, since it is designed to be framework agnostic.

Download Website Updated 12 Jun 2011 Tentacles-orm

Screenshot
Pop 18.19
Vit 1.04

Tentacles is an object-relational mapping (ORM) written in Python. Its main goal is to allow developers to manipulate stored data as they do for Python data structures.

Download No website Updated 02 May 2011 phpSweetPDO

Screenshot
Pop 18.76
Vit 27.91

phpSweetPDO is a PHP PDO wrapper, which is extremly simple to use, phar packaged to ease deployment, and compact (at 400 lines of commented code). It optionally supports events, which allow for easy profiling and debugging.

Download No website Updated 06 Sep 2011 QuickPDO

Screenshot
Pop 19.34
Vit 25.54

QuickPDO is a class that extends the native PDO class in order to give it nice database connectivity shortcuts. Such shortcuts already exist in Zend. The new methods are execute(), fetchAll(), fetchRow(), fetchOne(), fetchPairs(), and fetchCol().

Screenshot

Project Spotlight

Build Gear

A lightweight embedded firmware build tool.

Screenshot

Project Spotlight

phpMyFAQ

A PHP-based FAQ system.