labrodev/laravel-crud
最新稳定版本:v1.0.0
Composer 安装命令:
composer require labrodev/laravel-crud
包简介
This package is bunch of basic classes, utilities and interfaces to provide solid Domain oriented CRUD for Laravel application.
README 文档
README
This package is bunch of basic classes, utilities and interfaces to provide solid Domain oriented CRUD for Laravel application.
Installation
To install the package, run the following command in your Laravel project:
composer require labrodev/laravel-crud
Requirements
- PHP 8.1 or higher
Configuration
After installing the package, no additional configuration is needed to start using the UUID trait in your models.
Usage
To use the package, just implement necessary classes in your application as far as you need.
Testing
To run the tests included with the package, execute the following command:
composer test
For static analysis to check the package code, execute the followin command:
composer analyse
Security
If you discover any security-related issues, please email admin@labrodev.com instead of using the issue tracker.
Credits
Labro Dev
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-24