PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 253 This week: 1All time: 7,883 This week: 560Up
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: 3 packages by
Country: Cuba Cuba
Age: 36
All time rank: 31489 in Cuba Cuba
Week rank: 411 Up1 in Cuba Cuba Up

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:253
This week:1
All time:7,883
This week:560Up