phpquery / phpquery

Merging all forks of phpQuery into one coherent and complete repo - plz join forces..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This Repo..

..aims to gather all/most forks and contrib code into one coherent and complete repo.

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.

State

30.1.2014: Initial setup.. branches, tags, contrib branches.. no merges/picks done so far.

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

Contribs & forks

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.

About

Merging all forks of phpQuery into one coherent and complete repo - plz join forces..


Languages

Language:PHP 99.0%Language:JavaScript 1.0%