0
7
Login
Code
Issues
Pull requests
Events
Packages
d030cc2190ca0fb24a6257daffd3fe661af40361
d030cc2190ca0fb24a6257daffd3fe661af40361

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