Libraries tagged by mysl 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.
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
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.