0
7
Login
Code
Issues
Pull requests
Events
Packages
9aebdcd363eaa556c549a34d9638fb64c13e904c
9aebdcd363eaa556c549a34d9638fb64c13e904c

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