PHPackages                             nextcloud/kitinerary-bin - 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. nextcloud/kitinerary-bin

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

nextcloud/kitinerary-bin
========================

KItinerary binary executable

v1.0.4(1y ago)0133.0k↓42.8%[1 PRs](https://github.com/nextcloud-libraries/kitinerary-bin/pulls)AGPL-3.0-or-laterPHPPHP ^7.4 || ^8.0CI passing

Since Jan 19Pushed 1w ago2 watchersCompare

[ Source](https://github.com/nextcloud-libraries/kitinerary-bin)[ Packagist](https://packagist.org/packages/nextcloud/kitinerary-bin)[ RSS](/packages/nextcloud-kitinerary-bin/feed)WikiDiscussions main Synced 2d ago

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

kitinerary-bin
==============

[](#kitinerary-bin)

[![REUSE status](https://camo.githubusercontent.com/1d029c80d7c9e5fee52f6fc338c42e1d83afafa2a56d0d010f0160a2ea92f75e/68747470733a2f2f6170692e72657573652e736f6674776172652f62616467652f6769746875622e636f6d2f6e657874636c6f75642d6c69627261726965732f6b6974696e65726172792d62696e)](https://api.reuse.software/info/github.com/nextcloud-libraries/kitinerary-bin)

Binary executable adapter for the [kitinerary extractor package](https://packagist.org/packages/nextcloud/kitinerary). This package provides an adapter that invokes a shipped [kitinerary-extractor](https://github.com/KDE/itinerary) executable on x86\_64 Linux systems.

The statically linked binary is created [from source](https://invent.kde.org/vkrause/kitinerary-static-build).

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

[](#installation)

```
composer require nextcloud/kitinerary nextcloud/kitinerary-bin
```

Usage
-----

[](#usage)

```
use Nextcloud\KItinerary\ItineraryExtractor;
use Nextcloud\KItinerary\Bin\BinaryAdapter;
use Nextcloud\KItinerary\Exception\KItineraryRuntimeException;

$adapter = new BinaryAdapter();
if (!$adapter->isAvailable()) {
    // ...
}
$extractor = new Extractor($adapter);

try {
    $itinerary = $extractor->extractFromString('...');
} catch (KItineraryRuntimeException $e) {
    // ...
}
```

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance75

Regular maintenance activity

Popularity32

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.2% 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 ~120 days

Total

5

Last Release

414d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1374172?v=4)[Christoph Wurst](/maintainers/ChristophWurst)[@ChristophWurst](https://github.com/ChristophWurst)

---

Top Contributors

[![ChristophWurst](https://avatars.githubusercontent.com/u/1374172?v=4)](https://github.com/ChristophWurst "ChristophWurst (45 commits)")[![kesselb](https://avatars.githubusercontent.com/u/3902676?v=4)](https://github.com/kesselb "kesselb (9 commits)")[![AndyScherzinger](https://avatars.githubusercontent.com/u/1315170?v=4)](https://github.com/AndyScherzinger "AndyScherzinger (4 commits)")[![nextcloud-command](https://avatars.githubusercontent.com/u/88102737?v=4)](https://github.com/nextcloud-command "nextcloud-command (3 commits)")[![arnebr](https://avatars.githubusercontent.com/u/1068416?v=4)](https://github.com/arnebr "arnebr (2 commits)")[![MCMic](https://avatars.githubusercontent.com/u/106382?v=4)](https://github.com/MCMic "MCMic (2 commits)")[![CarlSchwan](https://avatars.githubusercontent.com/u/23653902?v=4)](https://github.com/CarlSchwan "CarlSchwan (1 commits)")[![nextcloud-bot](https://avatars.githubusercontent.com/u/20296731?v=4)](https://github.com/nextcloud-bot "nextcloud-bot (1 commits)")

### Embed Badge

![Health badge](/badges/nextcloud-kitinerary-bin/health.svg)

```
[![Health](https://phpackages.com/badges/nextcloud-kitinerary-bin/health.svg)](https://phpackages.com/packages/nextcloud-kitinerary-bin)
```

###  Alternatives

[symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

514139.2M692](/packages/symfony-lock)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k53](/packages/ecotone-ecotone)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)[logiscape/mcp-sdk-php

Model Context Protocol SDK for PHP

368116.8k12](/packages/logiscape-mcp-sdk-php)

PHPackages © 2026

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