Download the PHP package mathsgod/p-query without Composer
On this page you can find all versions of the php package mathsgod/p-query. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mathsgod/p-query
More information about mathsgod/p-query
Files in mathsgod/p-query
Download mathsgod/p-query
More information about mathsgod/p-query
Files in mathsgod/p-query
Vendor mathsgod
Package p-query
Short Description Using jQuery liked method to parse html by using php
License MIT
Package p-query
Short Description Using jQuery liked method to parse html by using php
License MIT
Please rate this library. Is it a good library?
Informations about the package p-query
Introduction
PQuery is a PHP library used to control html string by using jQuery liked method.
Example
PQuery supported method
- size
- last
- first
- html
- prepend
- prependTo
- appendTo
- append
- attr
- after
- before
- css
- closest
- data
- addClass
- text
- contents
- children
- find
- remove
- removeAtt
- removeClass
- replaceWith
- required
- each
- val
- filter
- parent
- warp
- warpInner
- toggleClass
- hasClass
- prev
- next
- index
HTML element style and class
Element.append
Append an element
Appending text
Appending an element and text
created by Raymond Chong
All versions of p-query with dependencies
PHP Build Version
Package Version
The package mathsgod/p-query contains the following files
Loading the files please wait ....