Libraries tagged by sql
ampeco/fast-sqlite-refresh-database
34712 Downloads
Alternative to migrations for each test
affordablemobiles/eloquent-sqlcommenter
13747 Downloads
sqlcommenter support for Laravel's Eloquent ORM
getdkan/sql-parser
65990 Downloads
A state-machine-driven parser and validator for SQL-like strings.
burnbright/silverstripe-sqlquerylist
24075 Downloads
Wraps a SilverStripe SQLQuery in a SS_List
windwalker/query
20829 Downloads
Windwalker Query package
thumbtack/querycache
7579 Downloads
A simple PDO query interface with support for result set and row level caching
thewunder/corma-dbal
16419 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
thedataist/drill-connector
9540 Downloads
Objects that allow you to programmatically connect to Apache Drill.
telkins/laravel-dag-manager
5245 Downloads
A SQL-based Directed Acyclic Graph (DAG) solution for Laravel.
stimulsoft/dashboards-php
5810 Downloads
Stimulsoft Dashboards.PHP
sridhar-s-subramanian/filament-dbview
468 Downloads
Adminer-like, strictly read-only database viewer for Filament panels, scoped to the host app's Eloquent models.
sqltools/where
101593 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
socialblue/laravel-query-adviser
3910 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
satag/doctrine-firebird-driver
4999 Downloads
Doctrine DBAL/ORM driver for Firebird SQL 3.0 and newer
runopencode/query-resources-loader-bundle
7487 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.