Download the PHP package jinraynor1/dbwrapper without Composer
On this page you can find all versions of the php package jinraynor1/dbwrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jinraynor1/dbwrapper
More information about jinraynor1/dbwrapper
Files in jinraynor1/dbwrapper
Download jinraynor1/dbwrapper
More information about jinraynor1/dbwrapper
Files in jinraynor1/dbwrapper
Vendor jinraynor1
Package dbwrapper
Short Description pdo wrapper fork of pdo wrapper from Neeraj Singh
License
Package dbwrapper
Short Description pdo wrapper fork of pdo wrapper from Neeraj Singh
License
Please rate this library. Is it a good library?
Informations about the package dbwrapper
PHP PDO Class Wrapper
[A Wrapper Class of PDO]
Version 1.2 (Beta)
This is a fork from neerajsinghsonu/PDO_Class_Wrapper, please see the original: https://github.com/neerajsinghsonu/PDO_Class_Wrapper
The class was change to fit my custom needs somes changes are:
- Added setter to property paValidOperation to admit more operators other than 'SELECT', 'INSERT', 'UPDATE', 'DELETE'
- Changed constructor to pass dns as string, user, password and custom attrs as array
- Remove duplicated block for binded params on method pdoQuery
- Removed die statement when error instead exception is triggered on PDOHelper
All versions of dbwrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-pdo Version *
ext-pdo Version *
The package jinraynor1/dbwrapper contains the following files
Loading the files please wait ....