Registry / build-tool / barryvdh-laravel-ide-helper

barryvdh-laravel-ide-helper

JSON →
library3.7.0phppackagistunverified

Generates correct PHPDocs for all Facade classes to improve auto-completion in IDEs.

composer require barryvdh/laravel-ide-helper
INSTALL
IMPORT
SIG · BARRYVDH-LARAVEL-I
B
barryvdh-laravel-ide-helper
build-toolphpv3.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IdeHelperServiceProvider
use Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider;

Registers the service provider and generates IDE helper files.

// Add to config/app.php providers: // Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class, // Then run: php artisan ide-helper:generate
Debug
Known issues
gotchaRunning ide-helper:generate may overwrite custom docblocks in some files.
fix
Backup custom docblocks or use the --write-mixin option.
affects: >=2.0
Upgrade
Version history
3.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
32
Meta
1
OpenAI (training)
1
Resources
barryvdh-laravel-ide-helper — pip install barryvdh-laravel-ide-helper · libregistry