ngmy/eloquent-serialized-lob
Composer 安装命令:
composer require ngmy/eloquent-serialized-lob
包简介
Eloquent Serialized LOB is a trait for Laravel Eloquent models that allows Serialized LOB pattern
README 文档
README
Eloquent Serialized LOB is a trait for Laravel Eloquent models that allows Serialized LOB pattern.
Requirements
Eloquent Serialized LOB has the following requirements:
- PHP >= 7.3
- Laravel >= 6.0
Installation
- Execute the Composer
requirecommand:composer require ngmy/eloquent-serialized-lob - If you don't use package discovery, add the service provider to the
providersarray in theconfig/app.phpfile:Ngmy\EloquentSerializedLob\EloquentSerializedLobServiceProvider::class,
Usage
WIP: See tests.
License
Eloquent Serialized LOB is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 2.24k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-28