PHP Classes

pdbc: PHP database abstraction similar to Java JDBC

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 1,201 All time: 3,155 This week: 488Up
Version License Categories
pdbc 1.0.0GNU General Publi...Databases
Description 

Author

This package implements a database abstraction interface to access databases very similar to Java JDBC.

It provides separate classes for managing drivers, classes for managing connections, classes for executing queries with normal SQL statements or prepared statements, classes for retrieving the query results and also utility classes for managing string buffers and array vectors.

Currently the package comes only with MySQL driver classes, but other drivers may also be developed to implement the same interface for accessing other types of databases.

php database connect like jdbc, Unfortunately, this release does not include any documents, even an installation help. It is for the brave hearts who wish to trace into the source codes and have full knowledge on database(e.g MySQL) adminstration.

Picture of LinuxDriver
Name: LinuxDriver <contact>
Classes: 2 packages by
Country: China China

 

  Files folder image Files (16)  
File Role Description
Files folder imagepdbc (1 file, 1 directory)
Files folder imageutil (5 files)
Plain text file config.inc.php Conf. config file
Plain text file Object.class.php Class Basic class of all
Plain text file package_structure Data classes package structure
Accessible without login Plain text file test.php Example classes test program

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,201
This week:0
All time:3,155
This week:488Up