Libraries tagged by Laravel Database
ejetar/laravel-firebird
151 Downloads
Use Eloquent and QueryBuilder with a Firebird database 🔥
digifactory/laravel-pull-production-data
11918 Downloads
Pull your production storage folder and database to your local environment
deinternetjongens/laravel-api-factories
15351 Downloads
This package provides the database factory experience to fake Http calls in your testsuite
cybex/laravel-protector
6931 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
codebuglab/laravel-tmdb
3063 Downloads
Simple integration with TMDB ( The Movie Database ) API to retrieve their data.
boaideas/laravel-cli-create-user
10483 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
asseco-voice/laravel-attachments
5130 Downloads
Laravel support for attachments
asamir/laravel-in-db-performance-monitor
5097 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.
alirzaj/laravel-elasticsearch-builder
4915 Downloads
a query builder for elasticsearch database
vi-kon/laravel-db-exporter
35353 Downloads
Database table structure and data exporter to migration and seed files
sofa/laravel-global-scope
33601 Downloads
Easy way to define Laravel eloquent global scope.
shso/laravel-cassandra
6530 Downloads
Cassandra based query builder for laravel.
saritasa/laravel-repositories
14027 Downloads
Saritasa repository pattern implementation for Laravel
prettus/laravel-repository
17510 Downloads
Repositories to abstract the database layer
mpyw/laravel-unique-violation-detector
56299 Downloads
Detect primary/unique key or constraint violation errors from PDOException.