phpgt/Database

Work with JsonObjects

开放

#380 创建于 2026年2月27日

 (1 条评论) (0 个反应) (0 位负责人)PHP (3 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (4 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Following on from #377 I would like to be able to pass GT/JsonObject instances into the database without having to cast them or call json_encode.

JsonObject already has a toString method, so this might already work, but it's untested so we need to get the unit tests in there anyway.

贡献者指南