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(7y ago)04proprietaryPHPPHP ^7.0

Since May 15Pushed 7y 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 3w 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 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

2599d 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

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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