Libraries tagged by pdo_mysql
offworks/overnight
29 Downloads
Yet another simple and consistent pdo based php-mysql query builder
josecarlosphp/db
96 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
ivmoiseev/dbprovider
10 Downloads
Simple data provider for MySQL Database. Uses MySQLi or PDO.
gmasson/myconnectphp
26 Downloads
PDO connection to MySQL in PHP
mncedim/simpledb
793 Downloads
Connect to MySQL database using PDO
dimns/simplepdo
29 Downloads
Simple PDO Wrapper class for MySQL and SQLite
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
kammadata/database-scaffold
50 Downloads
MySQL and PostgreSQL PHP PDO wrapper library
andrey-tech/database-php
9 Downloads
Простая расширяемая библиотека классов на PHP7+ и PDO для работы с СУБД (MySQL, SQLite и др.) с кэшированием подготовленных запросов
dsda/dbconnector
41 Downloads
DBConnector is library to connect app with mysql or sqlite databases via PDO
zlikavac32/query-builder
24 Downloads
The SQL query builder library that never builds an SQL query from scratch, but rather modifies an existing query.
xy2z/pdodb
54 Downloads
PDO wrapper library for PHP 7.0+
xrj-juzi/envms
0 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
xety/fluentpdo
6 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
webservis/basicdb
39 Downloads
Example project using the basicdb package