rbfraphael/laravel-boilerplate
最新稳定版本:1.0.19
Composer 安装命令:
composer require rbfraphael/laravel-boilerplate
包简介
Additional components for Laravel
README 文档
README
Additional components for Laravel
-
This package adds a Repository class for Laravel, for you to implement Repository pattern.
-
Also, it includes a "make:repository" command to Artisan
-
This package adds a WithUuid trait for using with models, that is supposed to have a "uuid" column alongside to traditional "id".
-
This package adds a Enum class that should be extended to implement your own Enum with static values and a method to get label for each value.
-
This package adds a "make:action" Artisan command to create Actions, following the Service design pattern, also called Action design pattern.
统计信息
- 总下载量: 137
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-12