Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer require "barryvdh/laravel-ide-helper:dev-revert-303-master"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | 5.0.x|5.1.x|5.2.x |
| illuminate/filesystem | 5.0.x|5.1.x|5.2.x |
| illuminate/support | 5.0.x|5.1.x|5.2.x |
| php | >=5.4.0 |
| phpdocumentor/reflection-docblock | 2.0.4 |
| symfony/class-loader | ~2.3|~3.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/dbal | ~2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-01-21 14:55:29 |
| 类型 | library |