Libraries tagged by database queries
finesse/mini-db
1336 Downloads
Light database abstraction with a query builder
swew/db
24 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
stfkolev/iowis
5 Downloads
Iowis - Query Builder Class. Simple Database Connections.
phptree/pdo
26 Downloads
a php PDO database connection class with simple query builder .
geiger-it/db2-laravelumen
50 Downloads
db2-laravelumen is a simple DB2 service provider for Laravel or Lumen v5.2. It provides a DB2 Connection by extending the Illuminate Database component working with both query builder and eloquent.
kroyxlab/datbazo
14 Downloads
DatBazo(Datuma Bazo, Database in Esperanto) is a SQL-query constructor using PDO.
redstraw/hooch
98 Downloads
Database abstraction layer (dbal) and fluent query builder for PHP.
signalnorth/laravel-neo4j
2 Downloads
Neo4j database driver for Laravel with migration support, query builder, and Eloquent-style models
netsilik/db-handler
1238 Downloads
PHP wrapper around the MySQLi Database Extensions, providing intuitive access to prepared queries.
mvccore/ext-model-db-sqlite
95 Downloads
MvcCore - Extension - Model - Database - SQLite - extension to work with SQLite queries in more comfortable API.
lakshanjs/pdodb
3 Downloads
Production-ready PDO database abstraction for PHP with a secure query builder, statement caching, nested transactions, and MySQL 8+ compatibility.
jr-cologne/db-class
106 Downloads
A simple database class with PHP, PDO and a query builder.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
zobaken/daltron
50 Downloads
PHP database abstraction layer