Libraries tagged by html easy
sb15/php-simple-html-dom-parser
200 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
p6naveen/php-simple-html-dom-parser
16 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
jeffmilanes/php-html-dom-parser
3 Downloads
Composer adaptation for: A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to find, extract and modify the HTML elements of the dom. jquery like syntax allow sophisticated finding methods for locating the elements you care about.
checkk/html-builder
4 Downloads
Easy way to build html elements
waughj/html-picture
154 Downloads
Simple class for easy generation o' picture tag HTML code.
ratrijs/html-builder
8 Downloads
Small and easy-to-use class for HTML generation using object-oriented approach.
makhnanov/php-telegram-html-debug
94 Downloads
Easy Debug With Telegram Channel With HTML files
cautnew/html
5 Downloads
An easy way to create and manipulate HTML tags
waughj/html-stylesheet
4 Downloads
Simple class for easy generation o' stylesheets.
thanhtut/easy-active
6 Downloads
To provide the active class in html markup for laravel
susros/html-template-engine
9 Downloads
HTMLTemplateEngine is an easy, simple and lightweight templating engine library for PHP.
ptadmin/easy
93 Downloads
表单模型构建,主要用于模型的创建
prosite01/yii2-easy-webp
276 Downloads
The converter allows one line to display the html tag containing the source file and webp
noximo/easycodingstandard-fileoutput
22 Downloads
An error formatter for Easy Coding Standard that exports analysis result into HTML file
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.