Skip to content

IDE Helper

The ide-helper component for Hyperf.

Installation

shell
composer require friendsofhyperf/ide-helper

Usage

  • Generate model helper
shell
php ./bin/hyperf.php ide-helper:model
  • Generate macro helper
shell
php ./bin/hyperf.php ide-helper:macro