brokeyourbike/base-models
Composer 安装命令:
composer require brokeyourbike/base-models
包简介
Base models to extend in the app.
README 文档
README
Base models to extend in the app.
Why?
I am using this abstract class in most of my apps, and I always have to cover it with tests etc. I don't want to copy the code anymore.
Installation
composer require brokeyourbike/base-models
Usage
use BrokeYourBike\BaseModels\BaseUuid; class ExampleModels extends BaseUuid {}
Authors
- Ivan Stasiuk | Twitter | LinkedIn | stasi.uk
License
统计信息
- 总下载量: 1.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MPL-2.0
- 更新时间: 2022-01-20