Libraries tagged by pdo query

mobilestock/laravel-database-interceptor

1 Favers
5777 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.

Go to Download


herrera-io/pdo-log

8 Favers
180561 Downloads

A simple way to log PDO queries and execution times.

Go to Download


antevenio/pdo-mysql-query-linker

0 Favers
17969 Downloads

PHP library that allows linking queries from diferent physical databases using mysql pdo database connections

Go to Download


abdulelahragih/querybuilder

6 Favers
1196 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.

Go to Download


kekos/query-builder

1 Favers
7748 Downloads

Small SQL query builder

Go to Download


versaorm/versaorm-php

3 Favers
16 Downloads

ORM ligero y seguro para PHP (modo PDO por defecto) - Query Builder fluido, Active Record simple, preparado para núcleo nativo opcional

Go to Download


izniburak/pdox-orm

247 Favers
103 Downloads

Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.

Go to Download


platine-php/database

1 Favers
5929 Downloads

Platine Database is the abstraction layer using PDO with support of query and schema builder

Go to Download


voodoophp/voodorm

50 Favers
10495 Downloads

VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.

Go to Download


platine-php/orm

1 Favers
4857 Downloads

Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.

Go to Download


hi/sqlquery

0 Favers
911 Downloads

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

Go to Download


dframe/database

5 Favers
3206 Downloads

Database pdo wrapper

Go to Download


milanmadar/coolio-orm

0 Favers
280 Downloads

PHP ORM based on Doctrine DBAL

Go to Download


lucinda/sql-data-access

0 Favers
23232 Downloads

API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC

Go to Download


marcocesarato/cpdo

4 Favers
289 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.

Go to Download


<< Previous Next >>