Libraries tagged by illuminate database
illuminate/database
44777584 Downloads
The Illuminate Database package.
mpyw/laravel-cached-database-stickiness
238275 Downloads
Guarantee database stickiness over the same user's consecutive requests
mpyw/eloquent-has-by-non-dependent-subquery
433317 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
cooperl/laravel-db2
107480 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
mpyw/laravel-local-class-scope
85536 Downloads
A tiny macro that reuse a global scope class as a local scope
mpyw/eloquent-has-by-join
120007 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
mrjgreen/database
46211 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
laravel/database
34672 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
mingalevme/illuminate-uqueue
40651 Downloads
Laravel/Lumen uniqueable queues (Database, Redis)
runcmf/runtracy
70128 Downloads
Slim Framework Debugger
orptech/laravel-migration-partition
18970 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
mpyw/laravel-retry-on-duplicate-key
51228 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
mpyw/laravel-database-mock
5160 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mpyw/laravel-database-advisory-lock
58538 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
easi-power/laravel-db2
13631 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.