Libraries tagged by json string
panduanvip/ronolo-json-extract
80 Downloads
Extracts JSON from strings and returns PHP arrays.
kalimulhaq/json-query
163 Downloads
Build Laravel Query Using JSON Query String
aelzakzouk/js-object-to-json
8869 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
pointybeard/helpers-functions-json
858 Downloads
A collection of functions for working with JSON files and strings
dvixi/yii2-alpaca-json
375 Downloads
Generate fully functional CRUD storing system from JSON data object string
c2is/json-iterator
44 Downloads
Library for Iterate over JSON from a string or an array
c2is/json-extractor
16611 Downloads
Library for extracting JSON from a string or DomDocument object
rygilles/smart-json-reducer
30756 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
qlimix/encoding-json
6 Downloads
Encoding & decoding array's to string and vice versa
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
dyanakiev/laravel-translatable-string-exporter
22 Downloads
Translatable String Exporter for Laravel
rhinox/fractured-json
1 Downloads
JSON formatter that produces highly readable but fairly compact output
wpkenpachi/wpdecodejson
17 Downloads
Helper para decodeificacao de arrays que contenham JSON em atributos e sub-atributos
sfire-framework/sfire-entity
143 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
phpfacile/event-db-zend
30 Downloads
This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.