Libraries tagged by php html
northys/css-inliner
17058 Downloads
PHP Library that converts css file into html inline styles.
morozovsk/yii2-websocket
15365 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
natlibfi/php-html-parser
67622 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
minasm/php-html-parser
21749 Downloads
An updated version of php-html-parser
electrolinux/php-html5lib
201538 Downloads
A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.
bupy7/php-html-form
18474 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.
avplab/php-html-builder
9721 Downloads
PHP Html builder simplifies creation of an html code in php scripts. Allows to build (or generate) the html in simple natural way, similarly as create a html page.
andig/php-html-parser
11342 Downloads
Refactored repack of https://github.com/hkk12369/php-html-parser
willigant/htmlstrap-php
74744 Downloads
Quickly make Bootstrap html elements from common data types in PHP
openxtrem/rtf-html-php
33113 Downloads
RTF to HTML converter in PHP. Fork of henck/rtf-html-php for PHP 8.2 compatibility
objective-php/html
107352 Downloads
HTML helper classes for Objective PHP
mcaskill/php-strip-html
47877 Downloads
Strip HTML and PHP tags from a string.
lincanbin/white-html-filter
15491 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.
ipl/html
45509 Downloads
Icinga PHP Library - HTML abstraction layer
gabepri/auto-html-i18n
1694 Downloads
Server-side automatic translation for PHP-rendered HTML. Walks markup, masks variables, and resolves translations via a user-supplied backend. ICU MessageFormat supported.