PHPackages                             kjgcoop/php-trilium-next-api - 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. [API Development](/categories/api)
4. /
5. kjgcoop/php-trilium-next-api

ActiveLibrary[API Development](/categories/api)

kjgcoop/php-trilium-next-api
============================

A package to make changes to a Trilium Next instance

v1.2.1(2mo ago)086GPL-3.0-or-laterPHP

Since Jul 18Pushed 2mo agoCompare

[ Source](https://github.com/kjgcoop/php-trilium-next-api)[ Packagist](https://packagist.org/packages/kjgcoop/php-trilium-next-api)[ RSS](/packages/kjgcoop-php-trilium-next-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)DependenciesVersions (5)Used By (0)

php-trilium-next-api
====================

[](#php-trilium-next-api)

Simple API to talk to a Trilium Next instance. To generate the $config variable, create a file like the following:

```
trilium_endpoint=https://[your domain]/etapi/
trilium_key=[Your key]

zip=[Desired zip]

log=true
echo=true

```

Have PHP read it with `parse_ini_file()` and pass that function's output to this package.

The `log` and `echo` variables aren't in use right now; I plan to pull in a proper logger.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance83

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

Total

4

Last Release

84d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51257881?v=4)[KJ Coop](/maintainers/kjgcoop)[@kjgcoop](https://github.com/kjgcoop)

---

Top Contributors

[![kjgcoop](https://avatars.githubusercontent.com/u/51257881?v=4)](https://github.com/kjgcoop "kjgcoop (11 commits)")

### Embed Badge

![Health badge](/badges/kjgcoop-php-trilium-next-api/health.svg)

```
[![Health](https://phpackages.com/badges/kjgcoop-php-trilium-next-api/health.svg)](https://phpackages.com/packages/kjgcoop-php-trilium-next-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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