PHPackages                             wbadrh/git-dl - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wbadrh/git-dl

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wbadrh/git-dl
=============

Clone a Github repository with PHP &amp; ZipArchive. Without using Git or exec()!

1.1.0(4y ago)83342MITPHP

Since Aug 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/drhino/git-dl)[ Packagist](https://packagist.org/packages/wbadrh/git-dl)[ Docs](https://github.com/drhino/git-dl)[ RSS](/packages/wbadrh-git-dl/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Download a Github repository with PHP.
======================================

[](#download-a-github-repository-with-php)

### Install with composer:

[](#install-with-composer)

```
$ composer require wbadrh/git-dl
```

### Example usage:

[](#example-usage)

```
