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
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-06-04