Libraries tagged by illuminate database
illuminate/database
40844972 Downloads
The Illuminate Database package.
mpyw/eloquent-has-by-non-dependent-subquery
379170 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
mpyw/laravel-cached-database-stickiness
214020 Downloads
Guarantee database stickiness over the same user's consecutive requests
cooperl/laravel-db2
99319 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
75164 Downloads
A tiny macro that reuse a global scope class as a local scope
mpyw/eloquent-has-by-join
105702 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
mrjgreen/database
45127 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
laravel/database
32413 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
mpyw/laravel-database-advisory-lock
55122 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
mingalevme/illuminate-uqueue
35263 Downloads
Laravel/Lumen uniqueable queues (Database, Redis)
runcmf/runtracy
67500 Downloads
Slim Framework Debugger
orptech/laravel-migration-partition
14074 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
mpyw/laravel-retry-on-duplicate-key
49370 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
mpyw/laravel-database-mock
3783 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
easi-power/laravel-db2
10911 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.