Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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..

Awesome Lists containing this project

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/phpQuery

h4. 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.