PHPackages                             kasperg/phing-github - 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. kasperg/phing-github

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

kasperg/phing-github
====================

Phing tasts for working with GitHub

0.2.0(12y ago)610.4k↑200%6MITPHP

Since Nov 21Pushed 8y agoCompare

[ Source](https://github.com/kasperg/phing-github)[ Packagist](https://packagist.org/packages/kasperg/phing-github)[ RSS](/packages/kasperg-phing-github/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (4)Used By (6)

phing-github
============

[](#phing-github)

[Phing](http://www.phing.info/) tasks for working with [GitHub](https://github.com/).

Currently supported:

- Creating [releases](https://github.com/blog/1547-release-your-software)
- Creating [release assets](https://github.com/blog/1547-release-your-software)

Pull requests with new tasks (updating releases, creating and closing pull requests etc.) are very welcome.

Usage
-----

[](#usage)

1. Add `kasperg/phing-github` to `requires` in `composer.json`
2. Define task using [``](http://www.phing.info/docs/guide/stable/apbs31.html)
3. Use the task

See [example.build.xml](https://raw.github.com/kasperg/phing-github/master/example.build.xml) for how this can be done.

Extend
------

[](#extend)

1. Implement tasks which subclass `PhingGitHub\GitHubTask`
2. Access [GitHub client](https://github.com/KnpLabs/php-github-api) class using `$this->client`
3. Call `$this->authenticate()` to support authentication
4. Update [example.build.xml](https://raw.github.com/kasperg/phing-github/master/example.build.xml)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

3

Last Release

4598d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/73966?v=4)[Kasper Garnæs](/maintainers/kasperg)[@kasperg](https://github.com/kasperg)

---

Top Contributors

[![kasperg](https://avatars.githubusercontent.com/u/73966?v=4)](https://github.com/kasperg "kasperg (8 commits)")

### Embed Badge

![Health badge](/badges/kasperg-phing-github/health.svg)

```
[![Health](https://phpackages.com/badges/kasperg-phing-github/health.svg)](https://phpackages.com/packages/kasperg-phing-github)
```

###  Alternatives

[shyim/danger-php

Port of danger to PHP

8557.9k](/packages/shyim-danger-php)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
