Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer require "barryvdh/laravel-ide-helper:2.0.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | 5.0.x |
| illuminate/filesystem | 5.0.x |
| illuminate/support | 5.0.x |
| php | >=5.4.0 |
| phpdocumentor/reflection-docblock | 2.0.x |
| symfony/class-loader | ~2.3 |
| 包名 | 版本要求 |
|---|---|
| doctrine/dbal | ~2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-02-23 15:55:54 |
| 类型 | library |