Libraries tagged by jsonc
robertsaupe/php-json
34 Downloads
php library for json and jsonc parsing
rhinox/fractured-json
1 Downloads
JSON formatter that produces highly readable but fairly compact output
celestifyx/stellaris
53 Downloads
A powerful, elegant, and extensible configuration management library for PHP.
arokettu/json5-builder
264 Downloads
JSON5 config builder/encoder
lcobucci/jwt
342303885 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
484075125 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
230478168 Downloads
JSON Linter
netresearch/jsonmapper
114211039 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
337414332 Downloads
A library to validate a json schema.
zircote/swagger-php
146264364 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
52189316 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
436084495 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
509613494 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
67535219 Downloads
Handle the output of complex data structures ready for API output.
jms/serializer
142906156 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.