laravel-filament-rich-editor-insert-html
by poldixd
A Filament rich editor plugin for inserting raw HTML from a modal.
laravel-compress-html
by akankov
Laravel integration for the akankov/html-min HTML minifier: Blade @htmlmin directive, response middleware, and a publishable config-driven service provider.
laravel-pdf-to-html
by squareetlabs
Laravel package to convert PDF to HTML without external dependencies
laravel-form
by mhriad
A lightweight Laravel Form Builder for Laravel 10, 11 & 12 (replacement for LaravelCollective Form).
laravel-html-fragment-cache
by iperamuna
A lightweight, generic HTML fragment caching package for Laravel. Cache any rendered HTML by identifier with support for all Laravel cache drivers, Blade directives, and simple invalidation.
laravel-quick-static
by aculix99
Serve static html, json and xml files without booting laravel for best performance
laravel-blade-minify-plus
by shemshad
Minify final Laravel Blade HTML safely with first-class Laravel 8-13 support and beginner-friendly configuration.
laravel-form-builder
by djigir
A Laravel form builder package similar to FormCollective with essential form building functionality
laravel-html-crawler
by cloudstudio
A Laravel package for cleaning and transforming HTML content with a fluent interface
laravel-arpdf
Generate Arabic-friendly PDFs in Laravel with a driver-based architecture (mPDF by default)
laravel-gridview
by neoacevedo
Laravel GridView es un paquete para generar una tabla con datos de array de Arrays/Eloquent/Collections.
laravel-tachyon
by dotninth
Laravel Tachyon is a package designed to optimize the performance of your Laravel applications by optimizing and minifying HTML output on demand.
laravel-tachyon
Laravel Tachyon is a package designed to optimize the performance of your Laravel applications by optimizing and minifying HTML output on demand.
laravel-textract
by nilgems
A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".