Libraries tagged by json_to
stolt/json-merge-patch
188378 Downloads
Implementation of JSON Merge Patch (https://tools.ietf.org/html/rfc7396).
cerbero/lazy-json-pages
87140 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
symfony/json-streamer
18671 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
laminas/laminas-xml2json
371035 Downloads
Provides functionality for converting XML to JSON, optionally including XML attributes
zendframework/zend-xml2json
736260 Downloads
Provides functionality for converting XML to JSON, optionally including XML attributes
sop/jwx
186183 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
psecio/jwt
344233 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
nowakowskir/php-jwt
217746 Downloads
JSON Web Token implementation for PHP.
gamegos/jws
305733 Downloads
Json Web Signature (JWS) PHP implementation
auth0/wordpress
12794 Downloads
WordPress Plugin for Auth0
auth0/jwt-auth-bundle
674470 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
romaricdrigon/metayaml
292462 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
obiefy/api-response
23062 Downloads
Simple Laravel package to return Json responses.
alsvanzelf/jsonapi
129165 Downloads
Human-friendly library to implement JSON:API without needing to know the specification.
oskarstark/symfony-http-responder
650040 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.