Libraries tagged by Laravel Database
buckhamduffy/laravel-expressions
4109 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
asamir/laravel-in-db-performance-monitor
5906 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
anourvalar/laravel-pulse
3050 Downloads
Additional cards for Laravel Pulse
alirzaj/laravel-elasticsearch-builder
6592 Downloads
a query builder for elasticsearch database
vi-kon/laravel-db-exporter
37057 Downloads
Database table structure and data exporter to migration and seed files
sofa/laravel-global-scope
34211 Downloads
Easy way to define Laravel eloquent global scope.
saritasa/laravel-repositories
16270 Downloads
Saritasa repository pattern implementation for Laravel
rinvex/laravel-bookings
7560 Downloads
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
mpyw/laravel-retry-on-duplicate-key
51672 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
diegohq/laravel-seeder
32946 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
barryvdh/laravel-migration-generator
26136 Downloads
Generate migrations based on existing database
javaabu/schema
5011 Downloads
Extends the Laravel database schema with convenience methods used by javaabu/generators
cheesegrits/iseed
1939 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
softheroes/migratable-seeder
4855 Downloads
Versioned, environment-based Seeders in Laravel. Seed your database with the right data for the right environment.
provalido/translation
7712 Downloads
A Translation package for Laravel 5 with database and cache support