Libraries tagged by json string
orware/compressed-string
734 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.
junaidkhan/php-string-helper
3 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
dyanakiev/laravel-translatable-string-exporter
21 Downloads
Translatable String Exporter for Laravel
wpkenpachi/wpdecodejson
16 Downloads
Helper para decodeificacao de arrays que contenham JSON em atributos e sub-atributos
sfire-framework/sfire-entity
131 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
phpfacile/event-db-zend
29 Downloads
This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.
alevikzs/phmap
14 Downloads
Library provide mapping some php structures (json string, array, object) to specific object. This library based on Phalcon annotations.
alevikzs/mapper
6 Downloads
The Mapper library is meant to be used to turn json strings or arrays a into a specific objects.
enm/transformer
497 Downloads
This library can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
janmuran/object-builder
23 Downloads
Object builder from json, array string
ierusalim/php-random-gen
72 Downloads
Random arrays, string, json-files generation
germania-kg/jsondecoder
679 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP
dd/evolutioncms-snippets-ddgetmultiplefield
2 Downloads
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
talentrydev/utils
181 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
therichardw/translate-scanner
7 Downloads
Translatable String Exporter for Laravel without double escapes