barryvdh/laravel-ide-helper
Generates up-to-date PHPDoc helper files for Laravel to improve IDE autocomplete and type hints. Creates _ide_helper.php for facades and writes or exports model docblocks for Eloquent, fluent methods, factories, and container bindings.
barryvdh/laravel-ide-helper generates accurate PHPDoc helper files for Laravel projects so your IDE can offer reliable autocompletion and type hints based on your actual codebase. It keeps annotations up to date by scanning your application source and can write docs directly to models or output separate helper files.
_ide_helper.php for Laravel Facades and core services--nowrite)--write-eloquent-helperHow can I help you explore Laravel packages today?