Libraries tagged by html query
natlibfi/php-html-parser
64851 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
1foru/php-html-parser
35106 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
projector22/jquery-location-picker
2154 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.
bllim/laravalid
15299 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
jupitern/table
14099 Downloads
HTML table generation for PHP. integrates with your favourite orm and js library
froala/wysiwyg-cake
11526 Downloads
A beautiful WYSIWYG text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.
datatables.net/datatables.net-bs
1662 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
sonata-project/markitup-bundle
138566 Downloads
Symfony SonataMarkItUpBundle
godbout/htmlpagedom
29982 Downloads
jQuery-inspired DOM manipulation extension for Symfony's Crawler
drmonty/datatables
69569 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
zmog/pquery
637 Downloads
A jQuery like html dom parser written in php. This fork add fixes for php 8
lavatech/php-simple-html-dom-parser
15683 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.
itul/php-simple-html-dom-parser
2839 Downloads
This is a modified version to work with PHP 7.4+. 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.
components/jquery-htmlclean
3161 Downloads
HTML Clean plug-in for jQuery
vladshut/php-html-parser
942 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.