Libraries tagged by html
mrugeshtatvasoft/laravel-datatables-html
720 Downloads
Laravel DataTables HTML builder plugin
mouf/html.utils.weblibrarymanager.component-installer
356863 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
mouf/html.utils.weblibrarymanager
359241 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
mouf/html.renderer.twig-extensions
358433 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
mouf/html.renderer
358438 Downloads
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
marvinlabs/laravel-html-bootstrap-4
19734 Downloads
A fluent html builder for Bootstrap 4 components
martyrer/simple-html-dom-bundle
32647 Downloads
Bundle around Simple HTML DOM library
lekarna/simple-html-dom
15922 Downloads
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
lebenlabs/html
1997 Downloads
Html helper
lavatech/php-simple-html-dom-parser
14815 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.
kdyby/html-validator-panel
34373 Downloads
Nette DebugBar panel for validating the output HTML.
itul/php-simple-html-dom-parser
2018 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.
hkvstore/htmlpurifier
11029 Downloads
Standards compliant HTML filter written in PHP
hermanouchoa/php-html-to-rtf-converter
3698 Downloads
A HTML to RTF converter
haphp/php-html-parser
618 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.