关键词:database

1
让 Laravel 的 Eloquent 模型支持 MongoDB
4
让你的 Eloquent 模型支持嵌套集合 (Nested Set) 。
6
Eloquent Extended, added some PostgreSQL features
7
Adjacency List’ed Closure Table database design pattern implementation for Laravel
8
A Redis based, automated and scalable database caching layer for Laravel 5.1+
9
Doctrine ACL for Doctrine 2 and Laravel 5
10
Laravel wrapper for the Neo4j graph database REST interface
11
Add MariaDB JSON select support to Laravel
12
Store your language lines in the database, yaml or other sources
14
Get Laravel 5.2.x database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
15
快速创建基于数据模型的 CRUD 管理员后台
16
A database interface package for Laravel, modified!
18
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
20
Provides database queries profiling for Laravel http and console applications.
21
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
24
Grids for Laravel 4 & Laravel 5 frameworks
25
Doctrine extensions for Doctrine 2 and Laravel 5
27
Extends Laravel's Schema/Grammar/Blueprint to describe drivers' specific features
28
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
30
Makes it easier to work with models and repositories in Laravel