PHPackages                             byrokrat/giroapp - 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. byrokrat/giroapp

ActiveProject

byrokrat/giroapp
================

Command line app for managing autogiro donations

1.0.1(5y ago)43242[13 issues](https://github.com/byrokrat/giroapp/issues)[1 PRs](https://github.com/byrokrat/giroapp/pulls)GPL-3.0-or-laterPHPPHP ^7.4 || ^8.0

Since Jul 26Pushed 4y ago2 watchersCompare

[ Source](https://github.com/byrokrat/giroapp)[ Packagist](https://packagist.org/packages/byrokrat/giroapp)[ Docs](https://github.com/byrokrat/giroapp)[ RSS](/packages/byrokrat-giroapp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (25)Versions (18)Used By (0)

[![byrokrat](res/logo.svg)](res/logo.svg)

Giroapp
=======

[](#giroapp)

[![Packagist Version](https://camo.githubusercontent.com/3a9615cf1b231378a31643b8dffe47cfb460b229c6ab67c9886ac8c561a4f34b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6279726f6b7261742f6769726f6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/byrokrat/giroapp)[![Build Status](https://camo.githubusercontent.com/9b3d7d08a0ae112c50485aa8960a71b9dcf8f48cecee1663e43e2d7354dfa55a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6279726f6b7261742f6769726f6170702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/github/byrokrat/giroapp)[![Quality Score](https://camo.githubusercontent.com/ec885269df195d03a5131792ad68ec354073630dcc3defab720f1c977ec559a5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6279726f6b7261742f6769726f6170702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/byrokrat/giroapp)

Command line app for managing autogiro donations.

Installation
------------

[](#installation)

### Using phive (recommended)

[](#using-phive-recommended)

Install using [phive](https://phar.io/)

```
phive install byrokrat/giroapp
```

### As a phar archive

[](#as-a-phar-archive)

Download the latest phar archive from the [releases](https://github.com/byrokrat/giroapp/releases) tab.

Optionally rename `giroapp.phar` to `giroapp` for a smoother experience.

### Using composer

[](#using-composer)

Install as a [composer](https://getcomposer.org/) dependency

```
composer require byrokrat/giroapp
```

This will make `giroapp` avaliable as `vendor/bin/giroapp`.

### From source

[](#from-source)

To build you need `make`

```
make
sudo make install
```

The build script uses [composer](https://getcomposer.org/) to handle dependencies and [phive](https://phar.io/) to handle build tools. If they are not installed as `composer` or `phive`respectivly you can use something like

```
make COMPOSER_CMD=./composer.phar PHIVE_CMD=./phive.phar
```

Getting started
---------------

[](#getting-started)

By default giroapp looks for configurations in a file called `giroapp.ini` in the current working directory. Tell giroapp where to look for configurations be defining a `GIROAPP_INI` environment variable.

Run `giroapp init` to create a default `giroapp.ini` in the current working directory. Edit using a standard text editor.

Simply run `giroapp` to se the list of avaliable commands.

Plugins
-------

[](#plugins)

Giroapp supports dynamic [plugins](docs/plugins.md). Officially supported plugins:

- [giroapp-completion-plugin](https://github.com/byrokrat/giroapp-completion-plugin): shell completion.
- [giroapp-mailer-plugin](https://github.com/byrokrat/giroapp-mailer-plugin): send mails on giroapp events.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 88.1% 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 ~83 days

Recently: every ~75 days

Total

16

Last Release

1958d ago

PHP version history (6 changes)1.0.0-alpha1PHP ^7.0

1.0.0-alpha2PHP &gt;=7.1

1.0.0-alpha5PHP &gt;=7.2

1.0.0-beta3PHP &gt;=7.2.9

1.0.0-beta9PHP &gt;=7.4

1.0.1PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0af6567c7f4f5518a422192675445464fdcf18acbc9459b3205da9fd446f8d0?d=identicon)[hanneskod](/maintainers/hanneskod)

---

Top Contributors

[![hanneskod](https://avatars.githubusercontent.com/u/1369274?v=4)](https://github.com/hanneskod "hanneskod (565 commits)")[![nonbinary](https://avatars.githubusercontent.com/u/5637411?v=4)](https://github.com/nonbinary "nonbinary (76 commits)")

---

Tags

autogirodonationsautogiro

### Embed Badge

![Health badge](/badges/byrokrat-giroapp/health.svg)

```
[![Health](https://phpackages.com/badges/byrokrat-giroapp/health.svg)](https://phpackages.com/packages/byrokrat-giroapp)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M340](/packages/drupal-core-recommended)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)

PHPackages © 2026

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