Libraries tagged by php sql
jakiboy/pducky
25 Downloads
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
iosql/iosql
11 Downloads
An Index-Only database library (IOSQL) for PHP.
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
gianlucagiacometti/web-toolbox
17 Downloads
Set of tools for website development
gbelsalvador/data-transformer
3 Downloads
Professional PHP library for transforming data between multiple formats
enlight/stash-view
133 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
dhanikkeraliya/laravel-securescan
12 Downloads
A powerful security scanner for Laravel applications with CLI and web dashboard support to detect vulnerabilities like SQL Injection, XSS, secrets, and misconfigurations.
dazzle-php/mysql
61 Downloads
Dazzle Asynchronous MySQL.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
aeliot/doctrine-encrypted-query
176 Downloads
Implementation of cryptographic SQL functions processing for ORM Query of Doctrine
sinri/enoch
558 Downloads
PHP Framework for integrating
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
josantonius/database
428 Downloads
Library for SQL database management to be used by several providers at the same time.
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework