Libraries tagged by sql int
doctrine/dbal
453596131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ezsql/ezsql
33979 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
386623 Downloads
DBAL, schema introspection, migration and pagination
apix/cache
503763 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.
opis/database
73480 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
472075 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
pimcore/search-query-parser
380443 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
kodus/sql-split
167924 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
genesis/behat-sql-extension
75657 Downloads
SQL/PDO extension that facilitates fixture data creation on the fly for Behat
rolfvreijdenberger/izzum-statemachine
22137 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
noahheck/e_pdostatement
15663 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
milesasylum/schnoop
83484 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
jv2222/ezsql
10615 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
atlas/cli
108822 Downloads
Command-line interface for Atlas.
thamaraiselvam/mysql-import
36116 Downloads
Import .sql file into a database using mysqli