Skip to content

flushcash/php-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation - (Beta)

Install with Composer


If you're using `Composer <https://github.com/composer/composer>`_ to manage
dependencies, you can get the latest version off the master branch:
   
    {
        "repositories" : {
            "pubnub" : {
                "type":"git",
                "url":"https://github.com/pubnub/php-composer"
            }
        },
        "require": {
            "pubnub/pubnub": "dev-master"
        }
    }


Install source from GitHub

To install the source code:

$ git clone git://github.com/pubnub/php-composer.git

About

PubNub clients for PHP Composer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published