Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.42 KB

README.textile

File metadata and controls

32 lines (19 loc) · 1.42 KB

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.