Libraries tagged by pdo_mysql
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
wdes/simple-php-model-system
1040 Downloads
A simple PHP model system
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.
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
184 Downloads
A fluent, lightweight, and efficient PDO wrapper.
thephpeffect/connection-manager
11 Downloads
A simple connection manager for any OOP db connection in PHP
thehiredgun/mint
31 Downloads
A PDO-abstraction layer package
thedigital/sqlschema
428 Downloads
Provides facilities to read table names and table columns from a database using PDO.
terminusstudio/ezdb
26 Downloads
ezDB is a lightweight library that provides an easy and fast to deal with databases in PHP. It manages connections, provides a query builder, and a lightweight ORM.