ixudra / html
HTML and Form Builders for the Laravel Framework
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 961
Open Issues: 0
pkg:composer/ixudra/html
Requires
- php: >=7.2.5
- 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.0
- phpunit/phpunit: ~8.5|^9.5.10
- dev-master
- 6.x-dev
- 6.6.0
- 6.5.0
- v6.4.1
- v6.4.0
- v6.3.0
- v6.2.1
- v6.2.0
- v6.1.2
- v6.1.1
- v6.1.0
- 6.0.x-dev
- v6.0.3
- v6.0.2
- v6.0.1
- v6.0
- 5.8.x-dev
- v5.8.1
- v5.8.0
- 5.7.x-dev
- v5.7.1
- v5.7
- 5.6.x-dev
- v5.6.10
- v5.6.9
- v5.6.8
- v5.6.7
- v5.6.6
- v5.6.5
- v5.6.4
- v5.6.3
- v5.6.2
- v5.6.1
- v5.6
- 5.5.x-dev
- v5.5.4
- v5.5.3
- v5.5.2
- v5.5.1
- v5.5
- 5.4.x-dev
- v5.4.9
- v5.4.8
- v5.4.7
- v5.4.6
- v5.4.5
- v5.4.4
- v5.4.3
- v5.4.2
- v5.4.1
- v5.4
- 5.3.x-dev
- v5.3.2
- v5.3.1
- v5.3.0
- 5.2.x-dev
- v5.2.6
- v5.2.5
- v5.2.4
- v5.2.3
- v5.2.2
- v5.2.1
- v5.2
- 5.1.x-dev
- v5.1.11
- v5.1.10
- v5.1.9
- v5.1.8
- v5.1.7
- v5.1.6
- v5.1.5
- v5.1.4
- v5.1.3
- v5.1.2
- v5.1.1
- v5.1.0
- 5.0.x-dev
- v5.0.5
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
This package is auto-updated.
Last update: 2025-10-10 08:52:47 UTC
README
This is a fork of the original LaravelCollective/Html repository created for the sole purpose of providing Laravel 11 support. I have no desire or intentions to further develop this package and will remove it if and when the original repository is updated. Use at your own leisure but also at your own risk.
Official documentation for Forms & Html for The Laravel Framework can be found at the LaravelCollective website.
