PHPackages                             parrotkesha/redmine\_sync - 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. parrotkesha/redmine\_sync

ActiveLibrary

parrotkesha/redmine\_sync
=========================

Academy homework

2.0.0(6y ago)04proprietaryPHPPHP ^7.0

Since May 15Pushed 6y agoCompare

[ Source](https://github.com/ParrotKesha27/coda-redmine)[ Packagist](https://packagist.org/packages/parrotkesha/redmine_sync)[ RSS](/packages/parrotkesha-redmine-sync/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

Redmine-Coda Sync
=================

[](#redmine-coda-sync)

Домашнее задание в Академии AERO. Модуль для импорта данных из Redmine в Coda

### Установка

[](#установка)

`$ composer require parrotkesha/redmine_sync`

### Использование

[](#использование)

1. Создать yaml-файл с конфигурацией. Файл должен содержать параметры для подключения к Redmine и Coda. Ниже приведен шаблон конфигурационного файла:

```
redmine:
  period:
  limit:
  url:
  key:

coda:
  token:
  doc:
  table:

```

2. Создать объект класса Synchronization, передав в параметрах путь к yaml-файлу:

`$redmineCoda = new Synchronization();`

3. Вызвать метод syncData() для выполнения синхронизации:

`$redmineCoda->syncData();`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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 ~0 days

Total

3

Last Release

2552d ago

Major Versions

1.2.0 → 2.0.02019-05-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a1075bff7b263955e345bcfddec37c9bfdd62e33b8fd95369a9531c05ac74b4?d=identicon)[ParrotKesha](/maintainers/ParrotKesha)

---

Top Contributors

[![ParrotKesha27](https://avatars.githubusercontent.com/u/33936017?v=4)](https://github.com/ParrotKesha27 "ParrotKesha27 (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/parrotkesha-redmine-sync/health.svg)

```
[![Health](https://phpackages.com/badges/parrotkesha-redmine-sync/health.svg)](https://phpackages.com/packages/parrotkesha-redmine-sync)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k535.5k350](/packages/getkirby-cms)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[neos/flow

Flow Application Framework

862.0M450](/packages/neos-flow)[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)
