Download the PHP package squipix/html without Composer
On this page you can find all versions of the php package squipix/html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package html
Short Description Fork and a Drop-in replacement for collective/html: HTML and Form Builders for the Laravel Framework
License MIT
Homepage https://laravel.squipix.com
Informations about the package html
Squipix HTML (Fork of LaravelCollective/html)
This package is a drop-in replacement for collective/html, updated for Laravel 12 and PHP 8.2+ compatibility.
What is this?
Squipix HTML is a fork of the original LaravelCollective/html library, maintained to support modern Laravel versions (11, 12+) and recent PHP releases. It preserves all original APIs and functionality, so you can switch from collective/html with minimal changes.
Why fork?
LaravelCollective/html is no longer maintained and does not support Laravel 12. This fork updates dependencies, fixes compatibility issues, and resolves PHP deprecations.
Installation
Install via Composer:
Usage
All usage is identical to collective/html. Replace your package references and service provider/aliases as follows:
Service Provider:
Aliases:
Changelog
- Updated for Laravel 12 and PHP 8.2+
- Fixed all PHP and PHPUnit deprecations
- Composer package name changed to
squipix/html - All namespaces changed to
Squipix\Html
Credits
Forked from LaravelCollective/html. Original authors: Adam Engebretson, Taylor Otwell, and contributors.
All versions of html with dependencies
illuminate/http Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/routing Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/session Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/view Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0