Libraries tagged by pdo query
dzegarra/tracy-mysqli
7987 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
milanmadar/coolio-orm
1271 Downloads
PHP ORM based on Doctrine DBAL
marcocesarato/cpdo
399 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
mobilestock/laravel-database-interceptor
10638 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.
sodaho/pdo-wrapper
111 Downloads
A lightweight PDO wrapper with fluent query builder and CRUD methods for MySQL, PostgreSQL and SQLite
bloatless/query-builder
20 Downloads
A query builder for PDO MySQL.
hilyahtech/query-builder-php
17 Downloads
Query Builder dengan PHP PDO dapat digunakan dengan mudah dan akses data lebih cepat
primal/query
15 Downloads
Chain-able asynchronous query builder for MySQL PDO
pine3ree/pine3ree-pdo
110 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
openregion/sphinxql-query-builder
340 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
omegaalfa/query-builder
40 Downloads
Um Query Builder moderno e minimalista em PHP 8+, totalmente tipado e baseado em PDO, com suporte a cache, paginação, transações e geração fluente de SQL.
monochromegane/query-builder
102 Downloads
Simple query builder
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
makinacorpus/goat-query-bundle
8731 Downloads
Symfony bundle for makinacorpus/goat-query
makinacorpus/goat-query
11700 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter