laravel-html
HTML generator
A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods.
Painless html generation
769 stars
19 watching
97 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
formgenerationhtmllaravelphp
Related projects:
Repository | Description | Stars |
---|---|---|
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 923 |
spatie/menu | A package that enables fluent creation of menu structures with customizable HTML output and attributes. | 740 |
spatie/laravel-navigation | Provides a flexible and renderless navigation system for Laravel applications | 498 |
laracademy/generators | Automates model generation for Laravel applications based on database tables | 348 |
spatie/laravel-pjax | Middleware to improve page loading times by leveraging client-side updates and server-side rendering of specific HTML fragments | 510 |
jeffreyway/laravel-4-generators | A package of scripts to automate repetitive tasks in Laravel development | 27 |
spatie/laravel-tags | A package that adds tagging and tag management functionality to Laravel applications | 1,626 |
spatie/laravel-site-search | A package to create a private search index by crawling and indexing a website | 274 |
spatie/laravel-blade-javascript | A package that allows you to export variables from Blade templates to JavaScript code | 617 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
spatie/laravel-fractal | A simple wrapper around Fractal to transform data before using it in an API. | 1,894 |
spatie/laravel-tail | A package that provides an artisan command to access and display application logs | 738 |
pyramation/latex2html5 | A tool for rendering LaTeX documents to HTML5, enabling interactive content on the web. | 61 |
spatie/laravel-collection-macros | A collection of reusable utility functions for working with Laravel collections. | 1,747 |
jeroen-g/laravel-packager | A tool that automates the creation of new Laravel packages with minimal boilerplate code | 1,356 |