pdo-x

pdo-x is a data access library for PHP5.
Download

pdo-x Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • J. Max Wilson
  • Publisher web site:

pdo-x Tags


pdo-x Description

pdo-x is a data access library for PHP5. pdo-x is a data access library for PHP5. pdo-x is intended to provide a lightweight, intuitive wrapper for the PDO database library included in PHP since version 5.1.The pdo-x implementation is, in some ways, similar to the Active Record pattern or the Data Access Object pattern, but at currently less than 40kb in three core files, it leaves less of a footprint than many other implementations.Because it wraps the PDO library, it presents a single, consistent API for accessing different types of databases.What's New in This Release:· This is the initial release of pdo-x. It is fairly stable and usable, but because the API may be subject to change still, it is being release as an alpha. Once the API solidifies further it will be moved to beta, and after a period of beta testing, will become production ready. Feedback from potential users is welcome. From the original creator of the popular xajax PHP library, pdo-x is a new data access library for PHP5 intended to provide a lightweight, intuitive wrapper for the PDO database library included in PHP since version 5.1. The pdo-x implementation is, in some ways, similar to the Active Record pattern or the Data Access Object pattern, but at less than 40kb in three core files, it leaves less of a footprint than many other implementations. Because it wraps the PDO library, it presents a single, consistent API for accessing different types of databases. It has been tested with both PostgreSQL and MySQL databases, and may work with other PDO supported DBMS flavors. Give it a try!


pdo-x Related Software