Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpquery/phpquery
Merging all forks of phpQuery into one coherent and complete repo - plz join forces..
https://github.com/phpquery/phpquery
Last synced: 29 days ago
JSON representation
Merging all forks of phpQuery into one coherent and complete repo - plz join forces..
- Host: GitHub
- URL: https://github.com/phpquery/phpquery
- Owner: phpquery
- Created: 2014-01-30T01:22:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T15:26:26.000Z (over 3 years ago)
- Last Synced: 2024-08-03T21:04:50.005Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 803 KB
- Stars: 73
- Watchers: 19
- Forks: 35
- Open Issues: 3
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
- awesome-php-cn - Phpquery - phpQuery实现了CSS3选择器驱动的文档对象模型(DOM)API,基于jQuery的JavaScript库 (目录 / 爬虫 Scraping)
README
h1. phpQuery - pq();
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.
Library is written in PHP5 and provides additional Command Line Interface (CLI).h2. This Repo..
..aims to gather all/most forks and contrib code into one coherent and complete repo.
h4. Maintainers wanted
I don't plan to take role as a maintainer in the medium/long run.. i'm just a (fairly new) user of phpquery who was perplexed by all the mess - scattered forks and edits - out there ;). Thus: whoever wishes to take an active role as maintainer: feel free to contact me, and i'll hand over the ownership of this repo.
h4. State
30.1.2014: Initial setup.. branches, tags, contrib branches.. no merges/picks done so far.
h2. Code Base
The base code was pulled from the original SVN sources @ https://code.google.com/p/phpquery/ to preserve the original author's commit history. Tags were applied to best of my knowledge. The original authors's git repo can be found here: https://github.com/TobiaszCudnik/phpquery
h4. Contribs & forks
* https://github.com/coderkk/phpQuery
* https://github.com/falexandrou/phpQuery
* https://github.com/Londeren/PHPQuery
* https://github.com/Virtuvia/phpQueryh4. Credits
PHPQuery is the work of Tobiasz Cudnik (https://code.google.com/p/phpquery/ & https://github.com/TobiaszCudnik/phpquery)
Additional Code: see "Contribs & forks" and/or commit log.