Libraries tagged by php jquery
ijortengab/parse-html
4821 Downloads
ParseHTML is PHP library working like jQuery, give you an easy way to get any information from text html.
lightmaker/complexify-bundle
25124 Downloads
A simple Symfony2 bundle for Michael Crumley's PHP port of Dan Palmer's jquery.complexify.js
slavkovrn/yii2-imagegalary
2008 Downloads
The Yii2 extension uses jQuery PrettyPhoto and OwlCarousel js and makes image galary from php array of structure defined.
slavkovrn/yii2-imagecarousel
8271 Downloads
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
perry-rylance/dom-document
7429 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
libpurecontent/jquery
38 Downloads
PHP library jquery within the pureContent library suite
yepsua/jquery4php
5195 Downloads
Makes easy writing javascript code (jQuery syntax) using PHP objects
booosta/jquery
96 Downloads
Jquery module for Booosta PHP Framework
glagola/yii2-jquery-nicescroll
1438 Downloads
jQuery.NiceScroll assets for Yii PHP framework 2.0
eclemens/php-validation
216 Downloads
PHP Validation class inspired by the jQuery Validation Plugin
alexbusu/php-js
451 Downloads
Micro-framework which translates PHP-defined actions in browser using jQuery
wapplersystems/php-html-parser
916 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
vladshut/php-html-parser
646 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
php-query/php-query
64 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/).
leuleu/php-simple-html-dom-parser
2334 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.