Libraries tagged by php jquery
madbuild3r/pquery
1956 Downloads
A jQuery like html dom parser written in php. This fork add fixes for php 8
hybridlogic/validation
1031 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
jgmdev/puente
24 Downloads
A proxy or bridge between PHP and jQuery.
zooxsmart/los-ui
2546 Downloads
LosUi provides some UI utility classes your PHP application using Jquery, Bootstrap, Chosen, etc
los/losui
21296 Downloads
LosUi provides some UI utility classes your PHP application using Jquery, Bootstrap, Chosen, etc
ijortengab/parse-html
4597 Downloads
ParseHTML is PHP library working like jQuery, give you an easy way to get any information from text html.
slavkovrn/yii2-imagegalary
1985 Downloads
The Yii2 extension uses jQuery PrettyPhoto and OwlCarousel js and makes image galary from php array of structure defined.
technicalguru/jquery
979 Downloads
Provides jQuery to PHP apps
glagola/yii2-jquery-nicescroll
1422 Downloads
jQuery.NiceScroll assets for Yii PHP framework 2.0
eclemens/php-validation
214 Downloads
PHP Validation class inspired by the jQuery Validation Plugin
php-query/php-query
52 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/).
jclyons52/php-query
473 Downloads
jQuery / javascript api for html document manipulation in php
hypetechpl/php-html-parser
7 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
ebethus/php-dom-parser
77 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
asymptix/php-html-dom-parser
3094 Downloads
Composer adaptation and wrapper for the Simple HTML DOM parser written on PHP5+ let you manipulate HTML in a very easy and fast way. It supports invalid HTML DOM and may find tags in HTML DOM with selectors just like jQuery.