0
7
Login
Code
Issues
Pull requests
Events
Packages
e9bb44ec02e4a431fd82aeea4c5bb69390d2c93d
e9bb44ec02e4a431fd82aeea4c5bb69390d2c93d

ide-helper

Latest Stable Version Total Downloads License

The ide-helper component 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