# hyperf-curd **Repository Path**: leetaizhu/hyperf-curd ## Basic Information - **Project Name**: hyperf-curd - **Description**: 辅助 Hyperf 快速集成 CURD API 的工具集 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hyperf Curd 辅助 Hyperf 快速集成 CURD API 的工具集,案例文档 [hyperf-api-case](https://hyperf.kainonly.com) ![Packagist Version](https://img.shields.io/packagist/v/kain/hyperf-curd.svg?style=flat-square) ![Packagist](https://img.shields.io/packagist/dt/kain/hyperf-curd.svg?color=blue&style=flat-square) ![PHP from Packagist](https://img.shields.io/packagist/php-v/kain/hyperf-curd.svg?color=blue&style=flat-square) ![Packagist](https://img.shields.io/packagist/l/kain/hyperf-curd.svg?color=blue&style=flat-square) #### 安装 ```shell composer require kain/hyperf-curd ```