Private PHP Composer Repository

Install and use your code anywhere

Deploy your private Composer packages in minutes. Deliver them instantly to any machine without worrying about running and securing your own repository.

How It Works

Once you push one or more private packages to Gemfury, you can use them inside of your project by simply adding the following line to your composer.json:

"repositories": [{
  "type":"composer",
  "url":"https://php.fury.io/452f6E403CDph10714e41/me/"
}]

And you're ready to seamlessly composer.phar install your private packages from Gemfury.

What is Gemfury?

Hosted service for your private and public packages to simplify your deployment story. Once you upload a package and enable your Gemfury repository, you can securely deploy that package to any host. It's simple, reliable, and hassle-free.