PHPackages                             strehle-de/topiccards-lib - 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. [Database &amp; ORM](/categories/database)
4. /
5. strehle-de/topiccards-lib

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

strehle-de/topiccards-lib
=========================

TopicCards Neo4j backend

v0.8.0(4y ago)1181MITPHPPHP &gt;=7.4 &lt;8.2

Since Jan 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/tistre/TopicCards-lib)[ Packagist](https://packagist.org/packages/strehle-de/topiccards-lib)[ Docs](https://github.com/tistre/TopicCards-lib)[ RSS](/packages/strehle-de-topiccards-lib/feed)WikiDiscussions master Synced today

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

TopicCards-lib
==============

[](#topiccards-lib)

[TopicCards](https://topiccards.net/) Neo4j backend (PHP)

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

[](#installation)

Use [Composer](https://getcomposer.org/) to add this library your project’s composer.json file:

```
$ composer require strehle-de/topiccards-lib

```

Quick test with Docker
----------------------

[](#quick-test-with-docker)

Build the PHP image that meets this library's requirements:

```
$ docker build docker/php -t strehle-de/topiccards-php

```

Install dependencies:

```
$ docker run --rm --interactive --tty \
  --volume $PWD:/app --volume ${COMPOSER_HOME:-$HOME/.composer}:/tmp \
  --workdir /app strehle-de/topiccards-php composer install

```

Convert XML to Cypher:

```
$neo4jClient = (new StrehleDe\TopicCards\Configuration\Configuration('config/config.yaml'))->getNeo4jClient();
$script = new StrehleDe\TopicCards\Import\SimpleImportScript($neo4jClient);
$script->convertFileToCypher($argv[1]);

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Recently: every ~17 days

Total

14

Last Release

1544d ago

PHP version history (3 changes)v0.5.0PHP ^8.0

v0.5.1PHP &gt;=7.4 &lt;8.1

v0.6.1PHP &gt;=7.4 &lt;8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/605e43ba9b62f4099a39fc882cc25491b7c64267e657271094fe88759631f6f8?d=identicon)[tistre](/maintainers/tistre)

---

Top Contributors

[![tistre](https://avatars.githubusercontent.com/u/3024544?v=4)](https://github.com/tistre "tistre (69 commits)")

---

Tags

phptopicmaps

### Embed Badge

![Health badge](/badges/strehle-de-topiccards-lib/health.svg)

```
[![Health](https://phpackages.com/badges/strehle-de-topiccards-lib/health.svg)](https://phpackages.com/packages/strehle-de-topiccards-lib)
```

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M563](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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