Download the PHP package grafite/html without Composer
On this page you can find all versions of the php package grafite/html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package html
Short Description A handy way to generate some HTML without writing it.
License MIT
Informations about the package html
HTML - A handy set of HTML generators for Laravel.
The HTML package lets you generate forms as well as fields with standard make commands. Inside your forms for models you can specify the fields that need to be generated and then simply pass the form to the view. No more writing html forms, error handling etc. It can handle Eloquent relationships and easily work with ajax requests for more dynamic form submissions.
Author(s):
- Matt Lantz (@mattylantz, mattlantz at gmail dot com)
Requirements
- PHP 7.3+|8.1+
- OpenSSL
Compatibility and Support
Laravel Version | Package Tag | Supported |
---|---|---|
^7.x - ^11.x | 1.x | yes |
Installation
Start a new Laravel project:
Then run the following to add HTML
Time to publish those assets!
Documentation
https://docs.grafite.ca/utilities/html
License
HTML is open-sourced software licensed under the MIT license
Bug Reporting and Feature Requests
Please add as many details as possible regarding submission of issues and feature requests
Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of html with dependencies
doctrine/dbal Version ^2.5|^3.0
illuminate/support Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/view Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/database Version ^7.0|^8.0|^9.0|^10.0|^11.0
matthiasmullie/minify Version ^1.3
illuminate/collections Version ^8.78|^9.0|^10.0|^11.0