Libraries tagged by jsonorm
matraux/jsonorm
2 Downloads
A PHP 8.4+ library for converting JSON data to typed entities and back, with support for lazy-loading collections.
alesanchezr/json-orm
523 Downloads
PHP Engine for a simple JSON file based database.
skyzyx/monolog-json-pretty-print-formatter
190208 Downloads
Pretty-prints JSON responses in the Monolog JsonFormatter!
tatocaster/monolog-json-unicode-pretty-formatter
37908 Downloads
The extension of JsonFormatter of Monolog, which pretty prints json and supports unicode. Does not escape slashes.
bzick/jsonor
42900 Downloads
Useful container for JSON. Use JSON as array
xcitestudios/json-schemas
428 Downloads
JSON.org type schemas for use in all interfaces.
effiana/jsonform-bundle
165 Downloads
Transform Symfony Forms into Json Schema
effiana/jsonform
694 Downloads
Library to transform Symfony Forms into Json Schema
keerill/laravel-json-formatter
5 Downloads
JsonFormatter for Laravel Octane
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.