PHPackages                             derhasi/redmine-to-git - 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. derhasi/redmine-to-git

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

derhasi/redmine-to-git
======================

Push redmine data to a git repositry

0.1.0(11y ago)221[1 issues](https://github.com/derhasi/redmine-to-git/issues)GPL-3.0PHPPHP &gt;=5.4.0

Since Oct 28Pushed 11y ago1 watchersCompare

[ Source](https://github.com/derhasi/redmine-to-git)[ Packagist](https://packagist.org/packages/derhasi/redmine-to-git)[ Docs](http://github.com/derhasi/redmine-to-git)[ RSS](/packages/derhasi-redmine-to-git/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

Redmine to git
==============

[](#redmine-to-git)

This tool uses the [Redmine REST API](http://www.redmine.org/projects/redmine/wiki/Rest_api)for fetching data from a specific project and push that to a git repository.

Currently only wiki pages are supported.

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

[](#installation)

The installation is simple by using [composer](https://getcomposer.org/). After [installing composer](https://getcomposer.org/doc/00-intro.md) you can either install the command globally or within a project.

### Global

[](#global)

In the global installation `redmine-to-git` will be available as a command line tool.

- Run `composer global require derhasi/redmine-to-git` to install globally.
- Add `export PATH=~/.composer/vendor/bin:$PATH` to your `.bashrc`or `.profile`

After the installation you should be able to run `redmine-to-git wiki ...` from anywhere.

### Local

[](#local)

You can run `composer require derhasi/redmine-to-git` in any composer enabled project to add this project as a dependency.

Usage
-----

[](#usage)

Currently the command is ...

`php redmine-to-git.php wiki redmine apikey project repo --subdir=subdir --maxFilesize=1234`

- **redmine**: URL of your Redmine installation
- **apikey**: API Key for accessing the redmine API
- **project**: Machine name of the Project to grab the wiki from
- **repo**: path to git working directory
- **subdir**: optional subdirectory to put files and index to
- **maxFilesize**: optional maximum filesize for attachments to download

Type `php redmine-to-git.php help wiki` for additional information.

Help
----

[](#help)

The project is hosted on [github](https://github.com/derhasi/redmine-to-git), so please file any issues or questions in the [Issue Queue](https://github.com/derhasi/redmine-to-git/issues).

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

4217d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5613deedd974152f066c46795af9d5dd85cb84bd0c05ebb921287479c82b0c0f?d=identicon)[derhasi](/maintainers/derhasi)

---

Top Contributors

[![derhasi](https://avatars.githubusercontent.com/u/118502?v=4)](https://github.com/derhasi "derhasi (74 commits)")

---

Tags

redmine

### Embed Badge

![Health badge](/badges/derhasi-redmine-to-git/health.svg)

```
[![Health](https://phpackages.com/badges/derhasi-redmine-to-git/health.svg)](https://phpackages.com/packages/derhasi-redmine-to-git)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[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)
