Libraries tagged by sql int
doctrine/dbal
500050850 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kohana/database
479627 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
ezsql/ezsql
37777 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
490470 Downloads
DBAL, schema introspection, migration and pagination
opis/database
78524 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
pimcore/search-query-parser
439701 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
austinw/laravel-union-paginator
1557 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
522752 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
191626 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
rolfvreijdenberger/izzum-statemachine
23381 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
noahheck/e_pdostatement
17243 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
jv2222/ezsql
10907 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
atlas/cli
113212 Downloads
Command-line interface for Atlas.
thamaraiselvam/mysql-import
38945 Downloads
Import .sql file into a database using mysqli
kodus/sql-splitter
24247 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server