定制 kjgcoop/php-trilium-next-api 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kjgcoop/php-trilium-next-api

最新稳定版本:v1.2.0

Composer 安装命令:

composer require kjgcoop/php-trilium-next-api

包简介

A package to make changes to a Trilium Next instance

README 文档

README

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.

统计信息

  • 总下载量: 60
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-06-04