Skip to content

FirstTable/phpQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpQuery

This good library does not supported from few years.

This library enough stable for my needs.

This fork for install this library via composer.

Library documentation

You may found Documentation on Google code from library's author.

Instalation

Add in composer json in 'require' section:

{
    "require": {
        "zomberg/phpquery": "dev-master"
    }
}

Note that this library has 'dev' for 'minimum-stability' field in composer.json (see about minimum-stability).

To use it field 'minimum-stability' must set as 'dev':

{
    "minimum-stability": "dev"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages