sneakyx / laravel-collective-html
Laravel 12 compatible fork of LaravelCollective/html. Namespaces kept as original for compatibility. HTML and Form Builders for the Laravel Framework
Package info
github.com/sneakyx/laravel-collective-html
pkg:composer/sneakyx/laravel-collective-html
1.1.0
2026-06-03 12:16 UTC
Requires
- php: ^8.2
- illuminate/http: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/routing: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/session: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/view: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- illuminate/database: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- mockery/mockery: ^1.6
- phpunit/phpunit: ^10.5|^11.0
README
Fork of https://github.com/LaravelCollective/html with support for Laravel 11.
Howto
Please refer to the original documentation at https://laravelcollective.com/docs/6.x/html.