定制 stamina/phpquery-tools 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

stamina/phpquery-tools

Composer 安装命令:

composer require stamina/phpquery-tools

包简介

phpQuery tools for extracting links and sanitizing HTML documents using phpQuery

README 文档

README

Is a small set of helper tools to manipulate HTML documents.

It is using phpQuery library, which in turn is a PHP port of jQuery.

Currently there are two of them:

Usage

Check the tool's docs for general info, and the source code annotations for the API.

Installing

The best way is to use composer. Add the stamina/phpquery-tools package to your composer.json:

You will also need a phpQuery library. You can use mine, but it's not hosted on packagist:

{
    "require": {
        "stamina/phpquery": "1.*",
        "stamina/phpquery-tools": "1.*"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/panrafal/phpquery.git"
        }
    ]
}

Testing

phpunit --bootstrap Tests/bootstrap.php Tests

githalytics.com alpha

统计信息

  • 总下载量: 33
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 9
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-12-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固