PHP Classes
elePHPant
Icontem

Secretary: Access different databases with driver classes

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-11-25 (11 months ago) RSS 2.0 feedNot enough user ratingsTotal: 243 All time: 7,461 This week: 1,050Up
Version License PHP version Categories
secretary 1.0MIT/X Consortium ...5.5.12PHP 5, Databases
Description Author

This package can access different databases with driver classes.

The main class can load a given driver class and create an object of that class passing configuration values to its constructor.

It can also forward calls to the driver class object to perform other types of database access operations like connecting, disconnecting, executing queries and retrieve the query results.

Picture of Felix Ivan Romero Rodríguez
  Performance   Level  
Name: Felix Ivan Romero ... <contact>
Classes: 2 packages by
Country: Cuba Cuba

Details

secretary

A dumb pdo abstract layer. Secretary is a dummy pdo abstract layer for small projects. Implements layers for accesing data from common database management systems. A project from codechanic URL: https://www.linkedin.com/company/codechanic

  Files folder image Files  
File Role Description
Files folder imagesrc (1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Data Auxiliary data
Accessible without login Plain text file README.md Data Auxiliary data

  Files folder image Files  /  src  
File Role Description
Files folder imageserver (1 file, 1 directory)

  Files folder image Files  /  src  /  server  
File Role Description
Files folder imagedriver (4 files)
  Plain text file Main.php Class Class source

  Files folder image Files  /  src  /  server  /  driver  
File Role Description
  Plain text file DbDriver.php Class Class source
  Plain text file DrMYSQL.php Class Class source
  Plain text file DrPGSQL.php Class Class source
  Plain text file DrSQLITE.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:243
This week:0
All time:7,461
This week:1,050Up