wangjingchun / laravel-ide-helper
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/wangjingchun/laravel-ide-helper
Requires
- php: >=5.4.0
 - barryvdh/reflection-docblock: ^2.0.4
 - illuminate/console: ^5.0,<5.4
 - illuminate/filesystem: ^5.0,<5.4
 - illuminate/support: ^5.0,<5.4
 - symfony/class-loader: ^2.3|^3.0
 
Requires (Dev)
- doctrine/dbal: ~2.3
 - phpunit/phpunit: 4.*
 - scrutinizer/ocular: ~1.1
 - squizlabs/php_codesniffer: ~2.3
 
Suggests
- doctrine/dbal: Load information from the database about models for phpdocs (~2.3)
 
This package is auto-updated.
Last update: 2025-10-21 19:16:49 UTC