xenon / laravelhtml-collective
HTML and Form Builders for the Laravel Framework extends from Laravel Collective
Package info
github.com/Programming-Mindset/laravelcollective-html
pkg:composer/xenon/laravelhtml-collective
v6.5.0
2025-06-01 04:58 UTC
Requires
- php: ^8.1|^8.2
- illuminate/http: ^10.0|^11.0|^12.0
- illuminate/routing: ^10.0|^11.0|^12.0
- illuminate/session: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.0
- illuminate/view: ^10.0|^11.0|^12.0
Requires (Dev)
- illuminate/database: ^10.0|^11.0|^12.0
- mockery/mockery: ^1.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2026-05-29 02:12:17 UTC
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
