Libraries tagged by json_encode
antwerpes/data-transfer-object
27116 Downloads
Simple json encoding and decoding for PHP data objects
shlinkio/shlink-json
29530 Downloads
JSON encoding/decoding utilities
eventjet/json
21183 Downloads
Type-safe JSON encoding and decoding
sam-it/yii1-json-behavior
25189 Downloads
Behavior for encoding model attribute(s) to json.
vaibhavpandeyvpz/jweety
20431 Downloads
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 5.3.
vergelijkgroep/yii2-json-behavior
875 Downloads
Yii2 json encoding and decoding attribute behavior
mehrkanal/twig-encore-extension
3942 Downloads
Twig Extension to use entrypoints.json in Twig Templates
eluhr/yii2-json-attribute-behavior
1324 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
bluetel/ezplatform-admin-ui-entrypoint-components
5524 Downloads
Set of admin UI components for loading assets directly from the webpack encore entrypoint.json
slimphp-api/slim-json
60 Downloads
A module for slim, JSON middleware for encoding based on Content-Type
francerz/json-tools
532 Downloads
Tools for encoding and decoding json objects.
flytachi/jwt
6 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.
cmpayments/jsonlint
4641 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
rryqszq4/php-cjson
0 Downloads
Fast JSON parsing and encoding support for PHP extension
rmtram/jsonp-parser
1371 Downloads
processing of JSONP decoding and encoding.