Libraries tagged by PDO connecter
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
jorgcastellano/laravel-db2
48 Downloads
Fork from cooperl/laravel-db2, laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
divineomega/php-dcom
434 Downloads
PHP Database Connection Object Manager
pr-of-it/running-dbal
0 Downloads
Runn Me! DBAL Library
reflexive/core
799 Downloads
Lazy PDO connection and some enums…
mointeng/sqlrelay
1744 Downloads
SQLrelay PDO driver connect for laravel 8.x.x
jwh315/laravel-capsule-wrapper
31155 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
alaureati-enerds/pdofactory
21 Downloads
PHP Factory for PDO MySQL Connections
laykith/easyconnect
21 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
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.
pro100rost/pdo-connect
19 Downloads
You can easy connect to PDO object in this library.
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
luisaedev/flex-pdo
7 Downloads
Flexible and fancy class for PHP, it will help you to handle PDO connections and PDO statements through a single instance.
lts/microdeps-pdo
26 Downloads
A micro dependency that provides a PDO connection factory
jimmy18dev/pdo-connect
87 Downloads