phpgt/Database

Work with JsonObjects

Aperta

#380 aperta il 27 feb 2026

 (1 commento) (0 reazioni) (0 assegnatari)PHP (3 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (4 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor