vismutx / laravelcollective-html
HTML and Form Builders for the Laravel Framework extends from Laravel Collective
6.5.3
2026-08-14 10:04 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
Suggests
None
Provides
None
Conflicts
None
Replaces
- laravelcollective/html: 6.5.3
- xenon/laravelhtml-collective: 6.5.3
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
