Libraries tagged by pdo query
kevinpirnie/kpt-datatables
28 Downloads
Advanced PHP DataTables library with CRUD operations, search, sorting, pagination, bulk actions, and UIKit3 integration
kevinpirnie/kpt-database
70 Downloads
A modern, fluent PHP database wrapper built on top of PDO, providing an elegant and secure way to interact with MySQL databases
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
geste/fluentpdo
161 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dframe/database
3213 Downloads
Database pdo wrapper
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
coincheck/coincheck
2159 Downloads
Bindings of coincheck API
cocur/nqm
5590 Downloads
Named Query Manager helps you SQL organise queries in files.
prelude/prelude-database
4879 Downloads
A Database-Agnostic set of Abstractions built on top of PDO
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
kitlabs/dbal
153 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
tjm/db
39 Downloads
Simple PDO abstraction for querying and other database utilities
monkeyscloud/monkeyslegion-database
198 Downloads
Native PDO-powered MySQL 8.4 connection and query helpers.
skillaug/fast-query
58 Downloads
A fast and secure PHP Query Builder component base on PDO
query-maker/query-maker
19 Downloads
Simple class to generated PDO queries