phpgt/Database

Work with JsonObjects

Aberta

#380 aberto em 27 de fev. de 2026

 (1 comentário) (0 reação) (0 responsável)PHP (3 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (4 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador