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

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

nextcloud/kitinerary
====================

KItinerary adapter

v1.0.0(2y ago)0133.2k↓41.1%3AGPL-3.0-or-laterPHP

Since Dec 7Pushed 11mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (3)

kitinerary
==========

[](#kitinerary)

[![REUSE status](https://camo.githubusercontent.com/93ec9f5171a5ced8c3f0baa5c4c0fe14f7ca4a94c190a9f92c555019f3e3ad25/68747470733a2f2f6170692e72657573652e736f6674776172652f62616467652f6769746875622e636f6d2f6e657874636c6f75642d6c69627261726965732f6b6974696e6572617279)](https://api.reuse.software/info/github.com/nextcloud-libraries/kitinerary)

[KDE itinerary extractor](https://github.com/KDE/itinerary) for php. This package does not provide the bindings to the C++ applications. Use the [binary adapter](https://packagist.org/packages/christophwurst/kitinerary-bin) and [Flatpak adapter](https://packagist.org/packages/christophwurst/kitinerary-flatpak) in combination with this package.

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

[](#installation)

```
composer require nextcloud/kitinerary
```

Usage
-----

[](#usage)

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

$extractor = new ItineraryExtractor(/* adapter instance */);

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

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.8% 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

939d 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 (14 commits)")[![AndyScherzinger](https://avatars.githubusercontent.com/u/1315170?v=4)](https://github.com/AndyScherzinger "AndyScherzinger (5 commits)")[![kesselb](https://avatars.githubusercontent.com/u/3902676?v=4)](https://github.com/kesselb "kesselb (2 commits)")[![MCMic](https://avatars.githubusercontent.com/u/106382?v=4)](https://github.com/MCMic "MCMic (2 commits)")[![JohannesGGE](https://avatars.githubusercontent.com/u/74607597?v=4)](https://github.com/JohannesGGE "JohannesGGE (1 commits)")[![hamza221](https://avatars.githubusercontent.com/u/40746210?v=4)](https://github.com/hamza221 "hamza221 (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/health.svg)

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

###  Alternatives

[bheller/images-generator

Generator of placeholder images for Faker

573.1M3](/packages/bheller-images-generator)[tamtamchik/namecase

This package allows you to convert names into the correct case where possible.

78561.3k](/packages/tamtamchik-namecase)[wikibase/data-model

PHP implementation of the Wikibase DataModel

40246.3k23](/packages/wikibase-data-model)[denissimon/prediction-builder

A library for machine learning that builds predictions using a linear regression.

1156.7k](/packages/denissimon-prediction-builder)[redot/laravel-toastify

A simple package to use toastify.js in laravel applications

1010.2k](/packages/redot-laravel-toastify)[ferdiunal/larapanda

This is my package larapanda

231.2k](/packages/ferdiunal-larapanda)

PHPackages © 2026

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