vismutx/laravelcollective-html

HTML and Form Builders for the Laravel Framework extends from Laravel Collective

Maintainers

Package info

github.com/vismutx/laravelcollective-html

Homepage

Issues

pkg:composer/vismutx/laravelcollective-html

Transparency log

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

6.5.2 2026-07-06 15:29 UTC

This package is auto-updated.

Last update: 2026-07-06 15:34:34 UTC


README

LaravelCollective HTML

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

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

class and other files are still same as before; no changes