Libraries tagged by pdok
prooph/prooph-pack
178 Downloads
A pack to install Prooph PDO event store components in a Symfony Flex application
pogo-php/pogoencrypt-php
119 Downloads
Pure PHP implementation of Pokemon Go encrypt.c
phptricks/database_class
471 Downloads
A database class which uses the PDO extension, Supports many drivers
pfinal/database
779 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
pdynarowski/yii2-oci8
520 Downloads
Yii2 extension which based on yajra/laravel-pdo-via-oci8
ninvfeng/mysql
142 Downloads
一个简单PDO mysql数据库操作类
mouf/database.dbconnection
32542 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mointeng/sqlrelay
1744 Downloads
SQLrelay PDO driver connect for laravel 8.x.x
midorikocak/querymaker
305 Downloads
QueryMaker is a little library that helps you create simple PDO queries
mayconmoraes-dm/mdmvc
6 Downloads
Microframework MVC para simples implementações com PHP e PDO e Twig
martinezart87/laravel-sql-server-custom-connector
380 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
laykith/easyconnect
21 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
jwh315/laravel-capsule-wrapper
31155 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
jojomi/dbl
182 Downloads
A very minimal PHP PDO database layer.