Libraries tagged by sql int
doctrine/dbal
597987944 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ezsql/ezsql
48381 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
752639 Downloads
DBAL, schema introspection, migration and pagination
austinw/laravel-union-paginator
50978 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
jv2222/ezsql
11466 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
ahmed-bhs/doctrine-doctor
9339 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
kohana/database
486764 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
ray/media-query
245197 Downloads
PHP interface-based SQL framework
pimcore/search-query-parser
550531 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
apix/cache
546775 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
kodus/sql-split
261522 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
tommyknocker/pdo-database-class
6003 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
rolfvreijdenberger/izzum-statemachine
25942 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
opis/database
85114 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
noahheck/e_pdostatement
22394 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query