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

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