RSS 10 projects tagged "database abstraction"

Download No website Updated 01 Sep 2009 DooPHP

Screenshot
Pop 59.37
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.49
Vit 36.89

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 19 Oct 2009 Mysql Done Right

Screenshot
Pop 34.34
Vit 1.42

Mysql Done Right is a PHP 5.0+ class that provides a safe, clean, object-oriented, and efficient way to do database development. All queries except those with multiple row results return exactly what you need in one line of code. This is all done while still maintaining use of prepared queries and bound parameters to eliminate the risk of SQL injection attacks and operate more efficiently. No extra coding is needed on your part to reuse prepared queries. You simply write the same query again, and if you have used that one before, the prepared handle is reused. The newly bound parameters are used against the existing prepared handle, and the results are recomputed. The results themselves are not cached. Database connectivity is implemented using MySQLi.

Download No website Updated 28 Mar 2012 Dominion

Screenshot
Pop 61.90
Vit 4.80

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.03
Vit 34.70

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 28.23
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 70.18
Vit 6.14

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.46
Vit 27.94

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 No website Updated 02 May 2011 phpSweetPDO

Screenshot
Pop 18.38
Vit 27.46

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 18.71
Vit 25.05

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

Ascii Design

An ASCII art editor based on FIGlet.

Screenshot

Project Spotlight

Aspose.Email for .NET

A suite of .NET components for email programming.