Libraries tagged by pdo_mysql
andrey-tech/database-php
6 Downloads
Простая расширяемая библиотека классов на PHP7+ и PDO для работы с СУБД (MySQL, SQLite и др.) с кэшированием подготовленных запросов
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
32 Downloads
Example project using the basicdb package
wainstan/arraymysql
5 Downloads
Simple array based without text queryes MySQL class (Composer support)
tyty16/sqldeadcolumnfinder
13 Downloads
Finds columns that are null or only have one unique value
twodudes/simpleorm
5 Downloads
Simple php orm.
turbopixel/phpdo-database
106 Downloads
A lightweight PHP7 database wrapper class.
tomrf/seminorm
182 Downloads
pdo sql query builder and executor
tomrf/conform
538 Downloads
pdo sql query builder and executor
tomkyle/databases
75 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
tkaratug/titandb-2
18 Downloads
A lightweight and efficient SQL query builder library
tivins/database
180 Downloads
A fluent, lightweight, and efficient PDO wrapper.