Libraries tagged by sql
chriskite/phactory
220228 Downloads
A Database Factory for PHP Unit Tests
apix/cache
549983 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.
ahmed-bhs/doctrine-doctor
12593 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.
dg/dibi
102639 Downloads
Dibi is Database Abstraction Library for PHP
akaunting/firewall
144637 Downloads
Web Application Firewall (WAF) package for Laravel
wp-forge/wp-query-builder
249840 Downloads
A lightweight and efficient SQL query builder for WordPress.
talleu/trigger-mapping
3556 Downloads
A Symfony bundle to map SQL triggers
staudenmeir/eloquent-param-limit-fix
185670 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
ray/media-query
265789 Downloads
PHP interface-based SQL framework
pimcore/search-query-parser
566482 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
namoshek/laravel-scout-database
72868 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
n0nag0n/simple-job-queue
4185 Downloads
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Supports MySQL, PostgreSQL, SQLite, and Beanstalkd.
mouf/magic-query
272086 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
magento/magento-zf-db
1420517 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jeromeschneider/baikal
4952 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV