Libraries tagged by php jquery
thesoftwarefanatics/php-html-parser
434703 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
lysice/php-simple-html-dom-parser
54248 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.
1foru/php-html-parser
43908 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
fourlabs/qbjs-parser
37403 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
phpquery/phpquery
167472 Downloads
jquery for php
drnxloc/laravel-simple-html-dom
384707 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.
php-query/php-query
2266 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
natlibfi/php-html-parser
72176 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
bunkerdb/jquery-file-upload
16149 Downloads
File Upload server-side for jQuery.
wlogic/qbjs-parser
50571 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
madbuild3r/pquery
11285 Downloads
A jQuery like html dom parser written in php. This fork add fixes for php 8
jupitern/table
14453 Downloads
HTML table generation for PHP. integrates with your favourite orm and js library
froala/wysiwyg-cake
11702 Downloads
A beautiful WYSIWYG text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.
fourlabs/qbjs-parser-bundle
14977 Downloads
This bundle is a Symfony wrapper for fourlabs/qbjs-parser.
berlioz/html-selector
16914 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.