Libraries tagged by 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
8 Downloads
The Mapper library is meant to be used to turn json strings or arrays a into a specific objects.
enm/transformer
501 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
48 Downloads
Object builder from json, array string
ierusalim/php-random-gen
76 Downloads
Random arrays, string, json-files generation
germania-kg/jsondecoder
693 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
184 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
syswd/validate
6 Downloads
PHP simple library for managing of data types.
syntaxseed/translator
5 Downloads
Translate strings in your application to multiple languages loaded from JSON files.
spaf/simputils
7207 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
soldatov/helpers
1102 Downloads
Helpers for string, array, objects, etc.
rep98/collection
1 Downloads
Colección de Librerias para trabajar con php
nativecodein/laravel-translation-scanner
5 Downloads
Laravel translation scanner that auto-extracts __(), trans() and t() strings from PHP, Blade, and Inertia React (JS/TS/JSX/TSX) files into resources/lang/en.json. Supports Laravel 10, 11, 12 and 13.