0
7
Login
Code
Issues
Pull requests
Events
Packages
b9179b6ebc7d2e78302cdc0c5c20b5e868b249c6
b9179b6ebc7d2e78302cdc0c5c20b5e868b249c6

ide-helper

Latest Stable Version Total Downloads GitHub license

IDE Helper for Hyperf

Installation

composer require friendsofhyperf/ide-helper

Usage

  • Generate model helper
php ./bin/hyperf.php ide-helper:model
  • Generate macro helper
php ./bin/hyperf.php ide-helper:macro

License

MIT