vismutx / laravelcollective-html
HTML and Form Builders for the Laravel Framework extends from Laravel Collective
6.5.2
2026-07-06 15:29 UTC
Requires
- php: ^8.1|^8.2
- illuminate/http: ^10.0|^11.0|^12.0|^13.0
- illuminate/routing: ^10.0|^11.0|^12.0|^13.0
- illuminate/session: ^10.0|^11.0|^12.0|^13.0
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
- illuminate/view: ^10.0|^11.0|^12.0|^13.0
Requires (Dev)
- illuminate/database: ^10.0|^11.0|^12.0|^13.0
- mockery/mockery: ^1.0
- phpunit/phpunit: ^10.0
Replaces
- laravelcollective/html: 6.5.2
- xenon/laravelhtml-collective: 6.5.2
README
Official documentation for Forms & Html for The Laravel Framework can be found at the LaravelCollective website.
Some projects still use Laravelcollective/Html. This package is a fork of official laravelcollctive/html to support laravel 10 and 11.
Installation
composer require xenon/laravelhtml-collective
