0
7
Login
Code
Issues
Pull requests
Events
Packages
7f12eacb99f6c91f7fe4d99fedc1863be3f0b38d
7f12eacb99f6c91f7fe4d99fedc1863be3f0b38d

ide-helper

Latest Stable Version Total Downloads 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