Libraries tagged by sql int
doctrine/dbal
528232934 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ezsql/ezsql
40565 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
566286 Downloads
DBAL, schema introspection, migration and pagination
opis/database
81825 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
kohana/database
482882 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
pimcore/search-query-parser
472094 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
austinw/laravel-union-paginator
5032 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
apix/cache
530180 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
208444 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
rolfvreijdenberger/izzum-statemachine
24055 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
noahheck/e_pdostatement
18556 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
milesasylum/schnoop
131992 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
jv2222/ezsql
11021 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
atlas/cli
117781 Downloads
Command-line interface for Atlas.
thamaraiselvam/mysql-import
40939 Downloads
Import .sql file into a database using mysqli