关键词:database

1
让 Laravel 的 Eloquent 模型支持 MongoDB
3
让你的 Eloquent 模型支持嵌套集合 (Nested Set) 。
7
以 Trait 的形式为 Eloquent 模型增加搜索功能
8
Doctrine extensions for Doctrine 2 and Laravel 5
11
快速创建基于数据模型的 CRUD 管理员后台
12
Eloquent Extended, added some PostgreSQL features
13
Doctrine ACL for Doctrine 2 and Laravel 5
14
Adjacency List’ed Closure Table database design pattern implementation for Laravel
15
Grids for Laravel 4 & Laravel 5 frameworks
16
Baum is an implementation of the Nested Set pattern for Eloquent models.
18
Laravel wrapper for the Neo4j graph database REST interface
20
A Redis based, automated and scalable database caching layer for Laravel 5.1+
21
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
22
Laravel 4 database retry improvements
23
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
25
Laravel package for dynamically filtering Eloquent results using URL query string.
26
Store your language lines in the database, yaml or other sources
27
Get Laravel 5.2.x database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
28
Easy way to define Laravel eloquent global scope.
29
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
Add MariaDB JSON select support to Laravel