If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we have a common interest. / This abstract wrapper class provides easy and simple class methods to access the
Simple, bare-bones class abstraction of the php_curl extension. The basic goal was to cut down on the clutter to effeciently harness libcurl's powers.
Simple MySQL abstraction layer. Three functions require calls from within your scripts to modify, insert, update, delete and select records. Select queries returned as 1 or 2-D arrays. Internal debugger catches script errors and mails them to admin.
phpRPC is a very cool library forXMLRPC. This library is very simple and easy to use. Function syntax and weblog plugging is very much simplified with the use of database/ RPC-protocol abstraction. It is OS independant and can run in any PHP supporti
DAL is a Database Abstraction Layer written entirely in PHP. The goal is to provide users with a general way to access databases. Changing from one DBMS to another only means changing the driver you wish to use.
In this article, the author discusses database abstraction with PEAR with some sample PHP code functions for easy understanding. The author deals in the following areas like what is PEAR? database connect, database disconnect, database is error, Data
Anydb (former Abstractdb) is multi-platform compatible. This abstract wrapper class provides easy and simple class methods to access the most important db function. Classes implementing the functionality for native PHP functions, PEAR, PHPLIB and MET
Go! redirector is a PHP script used to add basic statistics, basic administrator facility to add and remove links, monthly click through reporting, data connection abstraction, clean interface. It enhances with more functionalities like clean URL red
Best Practices: Database Abstraction is a tutorial which takes comparision on some traditional database access methods with PEAR. The author gives his view on points like properly named, makes sense, minimal methods and complete method, he interprets
This PHP tutorial site is useful for the webmasters to develop their complex web applications. This articles has several important services like, database abstraction layer, a template engine- to design your own website, authentication- to allow onl |