1 Star 0 Fork 0

Mr.韦淋/phpQuery

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README 717 Bytes
一键复制 编辑 原始数据 按行查看 历史
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal
and functional testing.
It is originally by Tobiasz Cudnik:
http://code.google.com/p/phpquery/
And was released under the MIT license.
We've cloned it into github because no issues have been fixed upstream in the
last two years and we needed to fix a bug relating to the serialize()
method to get our functional tests to work. You can find our github
repository here:
https://github.com/punkave/phpQuery
"What did you fix?"
Our initial commit includes a fix for the serialize() method, crucial to do
form submissions (a big deal for functional testing). See the commit history
in github for any later changes.
- P'unk Avenue
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/hzdx/phpQuery.git
git@gitee.com:hzdx/phpQuery.git
hzdx
phpQuery
phpQuery
master

搜索帮助