Libraries tagged by jsyn
samshal/scripd
57 Downloads
Easily transfer database structures as json documents, or via rest apis
lcobucci/jwt
351330520 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
497254476 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
235030009 Downloads
JSON Linter
netresearch/jsonmapper
116717633 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
344661001 Downloads
A library to validate a json schema.
zircote/swagger-php
150669670 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
53178055 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
451042652 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mtdowling/jmespath.php
522634851 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
68580922 Downloads
Handle the output of complex data structures ready for API output.
jms/serializer
145250807 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
341369389 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
106450738 Downloads
JSONP callback validator.
scienta/doctrine-json-functions
26954689 Downloads
A set of extensions to Doctrine that add support for json query functions.