# hyperf-modules **Repository Path**: clown-passerby-community/hyperf-modules ## Basic Information - **Project Name**: hyperf-modules - **Description**: 模块化(功能不完善,自己使用) - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-04 - **Last Updated**: 2022-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Hyperf Module management.
## Installing ```shell $ composer require cnpscy/hyperf-modules -vvv ``` ## Usage TODO ## Contributing You can contribute in one of three ways: 1. File bug reports using the [issue tracker](https://github.com/cnpscy/hyperf-modules/issues). 2. Answer questions or fix bugs on the [issue tracker](https://github.com/cnpscy/hyperf-modules/issues). 3. Contribute new features or update the wiki. _The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable._ ## License MIT