nicxonsolutions / html
HTML and Form Builders for the Laravel Framework
1.0.0
2026-05-15 06:12 UTC
Requires
- php: ^8.2
- illuminate/http: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- illuminate/routing: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- illuminate/session: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- illuminate/view: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
Requires (Dev)
- illuminate/database: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- mockery/mockery: ~1.0
- phpunit/phpunit: ^10.0
README
This package is a fork of LaravelCollective/html. Since the original package is no longer maintained, we have created this fork to provide continued support and compatibility for modern Laravel versions, up to Laravel 13.
Installation
You can install this package via composer:
composer require nicxonsolutions/html
Documentation
The original documentation for Forms & Html can be found at the LaravelCollective website. Most features remain the same, but under the Nicxonsolutions\Html namespace.
Support
- Laravel 6.x - 13.x
- PHP 8.2+
License
The MIT License (MIT). Please see License File for more information.