Libraries tagged by xpdo
rawsrc/pdoplusplus
40 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
rain1/pdo-powered
24 Downloads
PDO wrapper for easy db interactions
pointybeard/symphony-pdo
1035 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
plinct/pdo
108 Downloads
Connection to database
phputil/pdowrapper
417 Downloads
A useful PDO wrapper.
phptree/pdo
25 Downloads
a php PDO database connection class with simple query builder .
phppackage/pdo-wrapper
17 Downloads
This is my package, description.
phel-lang/phel-pdo
8 Downloads
phel-lang pdo wrapper library.
pdo-proxy/pdo-proxy
25 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
pdo-factory/pdo-factory
30 Downloads
Factory class for creating PDO objects using credentials in external config files
nzn1/php-pdo-class
7 Downloads
Simple PDO Class
nineinchnick/pdo_oci8
26 Downloads
A PDO userspace driver for the Oracle database using the oci8 PHP module.
microgears/webstone-pdo
10 Downloads
Wrapper around PDO that defines a simple and consistent interface for accessing databases in PHP.
micheledef/pdo-session-handler
53 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
mattsmithdev/pdo-crud-for-free-repositories
908 Downloads
make it really simply to do db crud with pdo