HTML and Form Builders for the Laravel Framework
composer require "laravelcollective/html:5.4"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | 5.4.* |
| illuminate/routing | 5.4.* |
| illuminate/session | 5.4.* |
| illuminate/support | 5.4.* |
| illuminate/view | 5.4.* |
| php | >=5.6.4 |
| 包名 | 版本要求 |
|---|---|
| illuminate/database | 5.4.* |
| mockery/mockery | ~0.9.4 |
| phpunit/phpunit | ~5.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-01-26 18:58:35 |
| 类型 | library |