0
7
Login
Code
Issues
Pull requests
Events
Packages
bde8c19f463524b71baa59e9f1e44a1b77174ce7
bde8c19f463524b71baa59e9f1e44a1b77174ce7

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