friendsofhyperf/ide-helper
The ide-helper component for Hyperf.
Maintainers
v3.2.1
2026-06-09 14:51 UTC
Requires
- barryvdh/reflection-docblock: ^2.0
- composer/composer: ^1.0 || ^2.0
- hyperf/collection: ~3.2.0
- hyperf/filesystem: ~3.2.0
- hyperf/stringable: ~3.2.0
- hyperf/support: ~3.2.0
Requires (Dev)
None
Suggests
- doctrine/dbal: Required to rename columns (^2.5|^3.0).
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-17 01:08:31 UTC
README
π 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
