Libraries tagged by illuminate database
illuminate/database
54968468 Downloads
The Illuminate Database package.
mpyw/laravel-cached-database-stickiness
356679 Downloads
Guarantee database stickiness over the same user's consecutive requests
mpyw/eloquent-has-by-non-dependent-subquery
512261 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
cooperl/laravel-db2
125287 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
113043 Downloads
A tiny macro that reuse a global scope class as a local scope
illuminate/database
Downloads
mrjgreen/database
48204 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
laravel/database
36011 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-mock
18382 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mpyw/laravel-database-advisory-lock
62343 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
mingalevme/illuminate-uqueue
50081 Downloads
Laravel/Lumen uniqueable queues (Database, Redis)
runcmf/runtracy
72536 Downloads
Slim Framework Debugger
cooperl/laravel-ibmi
15617 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
codesleeve/holloway
9939 Downloads
Holloway: A datamapper built on top of the Illuminate Database package.
orptech/laravel-migration-partition
29036 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.