Libraries tagged by pdo query
infocyph/dblayer
1160 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities
atlas/statement
13956 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
a1phanumeric/php-mysql-class
245 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
thewunder/corma-dbal
15040 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
lovullo/dbal
42594 Downloads
Database Abstraction Layer
mobilestock/laravel-database-interceptor
10474 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
antevenio/pdo-mysql-query-linker
20042 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
sodaho/pdo-wrapper
103 Downloads
A lightweight PDO wrapper with fluent query builder and CRUD methods for MySQL, PostgreSQL and SQLite
abdulelahragih/querybuilder
1859 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
codemonster-ru/database
381 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
ascetic-soft/rowcast
126 Downloads
Lightweight DataMapper and QueryBuilder over PDO with DTO hydration and type casting
izniburak/pdox-orm
103 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
platine-php/database
7674 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
voodoophp/voodorm
10495 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
riverside/php-orm
1282 Downloads
PHP ORM micro-library and query builder