An open API service indexing awesome lists of open source software.

https://github.com/xinningsu/html-query

A jQuery-like html processor written in PHP
https://github.com/xinningsu/html-query

html-processor html-query php-jquery

Last synced: about 1 month ago
JSON representation

A jQuery-like html processor written in PHP

Awesome Lists containing this project

README

          

# html-query

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![Build Status](https://scrutinizer-ci.com/g/xinningsu/html-query/badges/build.png?b=master)](https://scrutinizer-ci.com/g/xinningsu/html-query/build-status/master)
[![Code Coverage](https://scrutinizer-ci.com/g/xinningsu/html-query/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/xinningsu/html-query/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/xinningsu/html-query/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/xinningsu/html-query)
[![Code Intelligence Status](https://scrutinizer-ci.com/g/xinningsu/html-query/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/g/xinningsu/html-query)
[![Maintainability](https://api.codeclimate.com/v1/badges/18669386ce65532b228f/maintainability)](https://codeclimate.com/github/xinningsu/html-query/maintainability)

A jQuery-like html processor written in PHP

# Quick Start

### Get contents
```php


Html Query


this is title


this is content...



this is title


this is content...