关键词:db

1
Store your language lines in the database, yaml or other sources
2
Normalize all database results to one unified interface, to make swapping repositories a breeze.
3
Provides database queries profiling for Laravel http and console applications.
4
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
5
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
6
This package allows you to persists configs/settings for Laravel projects.
7
Laravel database/sql queries logger.
8
Get efficient with seeding your database for tests in Laravel
9
A laravel command that helps truncate mysql database tables
10
Database diff tool for Laravel & MySQL
11
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
12
Monitor logs queries.log and laravel.log
13
Change standard Laravel file-based translation to DB.
14
Laravel 4 package that adds the missing artisan commands db:setup, db:create, db:drop
15
Simple and light DB switcher for Laravel.
16
Database Dump Tool for Laravel
17
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
20
Provides the ability to import a file or files from a folder into your database.
21
A collection of database Artisan commands for the Laravel Framework.
24
set of eloquent scopes to implements various rest query strings
25
Provides the ability to import a file or files from a folder into your database.
26
Tool to migrate from a database to another one.
28
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.