Libraries tagged by json string
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
iogravity/json-dump
16 Downloads
Whether you're a developer or not, Json Dump makes storing and manipulating json data effortless.
neznajki/json-rpc-common
22 Downloads
Storing common contracts for json rpc server
ko/json-cache
111 Downloads
A caching module for storing data in a JSON file
mjducharme/laravel-model-json-storage
179 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
sukohi/springbok
17 Downloads
A PHP package mainly developed for Laravel to manage specific accessors and mutators for Json and Date(Carbon).
darling/php-json-storage-utilities
232 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
topshelfcraft/mixed-data
85 Downloads
A simple JSON-backed field for storing mixed data.
punarinta/doru-db
18 Downloads
A simple file-based database storing data in JSON.
barbosa/papyrus
26 Downloads
Storing data in the file system with PHP
juliofarra/yii2-logevent
2 Downloads
Yii2 behavior that automatically audits ActiveRecord changes (INSERT, UPDATE, DELETE) into a log table, storing JSON snapshots and diffs, with support for excluded and masked attributes.
biensure/part
3 Downloads
An instant database alternative, storing JSON, written in PHP
yish/laravel-googlespreadsheet
3 Downloads
Google spreadsheet transforms to json and storing to file with laravel.
bookking3000/guzzcache
219 Downloads
A in-File JSON-Cache for storing Guzzle HTTP Responses from REST-APIs
sakshsky/analytics
0 Downloads
A PHP package to track visitor information such as IP, browser, OS, and more, storing data in a JSON file.