Libraries tagged by HTML simple
roeltz/html
73 Downloads
Simple, no-concatenation, HTML building in PHP
muvo/html-parser
10 Downloads
A simple parser for HTML pages
ejklock/simplehtmldom
3 Downloads
A fast, simple and reliable HTML document parser for PHP.
depage/html
69 Downloads
depage-html is a very simple template library.
cristopherm/simple-scraper
2 Downloads
A simple scraper for HTML pages in PHP
iloh/simplehtmldom
0 Downloads
A fast, simple and reliable HTML document parser for PHP.
wiosna-dev/html-element
201 Downloads
Simple PHP abstraction for HTML creation.
waughj/html-tag
51 Downloads
Simple class for generating HTML tag.
waughj/html-phone-link
64 Downloads
Simple way to create HTML for telephone links.
waughj/html-mail-link
76 Downloads
Simple way to create HTML for email link.
thingsolution/simpleroute
5 Downloads
The Simple Route for PHP HTML Request
tekkla/core-html
82 Downloads
Library to create simple and even complex html elements out of php objects. No all elements are present. Feel free to contribute html elements or controls.
schoenef/html-to-pdf-bundle
53 Downloads
A simple bundle to add html 2 pdf service provider in a simple way to your symfony project.
redcenter/laravel-html-minify
76 Downloads
A simple package to minify html in your Laravel project.
krishnapawar/php-html-builder
6 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.