关键词:database

1
让 Laravel 的 Eloquent 模型支持 MongoDB
2
快速创建基于数据模型的 CRUD 管理员后台
3
让你的 Eloquent 模型支持嵌套集合 (Nested Set) 。
6
以 Trait 的形式为 Eloquent 模型增加搜索功能
10
Laravel wrapper for the Neo4j graph database REST interface
11
Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.
12
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
13
Adjacency List’ed Closure Table database design pattern implementation for Laravel
15
Store your language lines in the database, yaml or other sources
16
A database interface package for Laravel, modified!
17
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
18
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
19
A Redis based, automated and scalable database caching layer for Laravel 5.1+
20
Grids for Laravel 4 & Laravel 5 frameworks
21
Display the connected database information in console.
22
Baum is an implementation of the Nested Set pattern for Eloquent models.
23
An easy-to-use backup manager for Laravel
24
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
25
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
26
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
27
Write your Laravel Database Schema in JSON.
29
A simple GDPR inspired tool to anonymise confidential database data.
30
EAV modeling package for Eloquent and Laravel.