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(4mo ago)086GPL-3.0-or-laterPHP

Since Jul 18Pushed 4mo 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 today

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

35

—

LowBetter than 77% of packages

Maintenance76

Regular maintenance activity

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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

Total

4

Last Release

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

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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