Libraries tagged by word to html
itul/php-simple-html-dom-parser
94 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.
richarddobron/bigpipe
498 Downloads
This library currently implements small part of Facebook BigPipe so far, but the advantage is to efficiently insert/replace content and work with the DOM. It is also possible to easily call JavaScript modules from PHP.
bitween-software/dev-to-open-api-client
7 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
sageit/markupengine
7 Downloads
Allows you to create HTML custom tags that aids in templating and providing easy to use extendable functionality that designers find easy to work with.
buggedcom/customtags
104 Downloads
Allows you to create HTML custom tags that aids in templating and providing easy to use extendable functionality that designers find easy to work with.
redcatphp/templix
766 Downloads
Templix - HTML5 based Template Engine with Recursive Extends and CSS3 Selectors to work on DOM like with Jquery
yiidoc/yii2-video-js
6 Downloads
Yii 2 Widget for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
xutl/yii2-videojs-widget
5220 Downloads
The yii2-videojs-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
xutl/yii2-tcplayer-widget
18 Downloads
The yii2-tcplayer-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
xutl/yii2-aliplay-widget
47 Downloads
The yii2-alipay-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
inquid/yii2-videojs-widget
14 Downloads
The yii2-videojs-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
agnis-lv/yii2-videojs-widget
9 Downloads
The yii2-videojs-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
pdyn/datatype
178 Downloads
Collection of classes representing specific data types, and providing utilities to work with these types.
devvoh/simpledom
37 Downloads
SimpleDom just makes it a little easier to work with the DOM in PHP
filpgame/laravalid
225 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.