PHPackages                             godric/github-deployment - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. godric/github-deployment

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

godric/github-deployment
========================

Deployment with GitHub and pure PHP. No git on server or ftp needed.

022PHP

Since Dec 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/godric-cz/github-deployment)[ Packagist](https://packagist.org/packages/godric/github-deployment)[ RSS](/packages/godric-github-deployment/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Deploy with GitHub and pure PHP. No git on server or ftp needed.

Usage
-----

[](#usage)

1. Install with: `composer require godric/github-deployment dev-master`
2. Create deployment script, for example `deploy.php` with following contents:

```
