Libraries tagged by pdok
neconix/yii2-oci8
21500 Downloads
Yii2 extension which uses well written pdo-via-oci8 package for standard PHP Oracle functions (OCI8)
mpyw/unique-violation-detector
60989 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
mpyw/laravel-database-mock
5327 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-database-interceptor
2601 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
liquiddesign/storm
8038 Downloads
ϟ StORM is lightweight PHP ORM library based on PDO
lecompteanytime/orm
23230 Downloads
A simple ORM using PDO to manage entities, repositories and managers optimized for best performances.
eltaline/bulk
10062 Downloads
PDO Bulk Library
baka/phalcon-sqlsrv
14034 Downloads
Sage IT Component for Phalcon - MS SQL Server (PDO) Adapter
apaoww/yii2-oci8
15439 Downloads
Oci8 PDO userspace driver for Yii2
abdulelahragih/querybuilder
1005 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
mpyw/laravel-unique-violation-detector
59681 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
daveismyname/sql-import
1790 Downloads
Import .sql file into a database using PDO
darkghosthunter/larapoke
132408 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
troelskn/pdoext
43 Downloads
Simple, yet powerful, ORM for PHP, based on PDO
sixteenstudio/poker
644 Downloads
A PHP-based poker libary, with hand strength calculations, texas holdem game logic and more.