Libraries tagged by soql
staudenmeir/laravel-migration-views
1836600 Downloads
Laravel database migrations with SQL views
mattiasgeniar/phpunit-query-count-assertions
908748 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
loupe/loupe
276050 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
latitude/latitude
327875 Downloads
A SQL query builder with zero dependencies
goldspecdigital/laravel-eloquent-uuid
1351704 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
spatie/laravel-error-solutions
127142 Downloads
Display solutions on the Laravel error page
nilportugues/sql-query-formatter
1176616 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
245927 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
mnabialek/laravel-sql-logger
827564 Downloads
Log SQL queries in Laravel/Lumen framework
jasny/persist-sql-query
535505 Downloads
SQL Query builder and parser
amphp/sql-common
1358673 Downloads
Common classes for non-blocking SQL implementations.
amphp/sql
1350281 Downloads
Asynchronous SQL client for Amp.
aaemnnosttv/wp-sqlite-db
69904 Downloads
SQLite drop-in database driver for WordPress
aaronfrancis/solo
85985 Downloads
A Laravel package to run multiple commands at once, to aid in local development.
timgws/query-builder-parser
405613 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder