Libraries tagged by JS
lcobucci/jwt
227987966 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
316556269 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
168002304 Downloads
JSON Linter
justinrainbow/json-schema
236991621 Downloads
A library to validate a json schema.
twbs/bootstrap
14209486 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
almasaeed2010/adminlte
6604524 Downloads
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4
zircote/swagger-php
90668522 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
tymon/jwt-auth
37014129 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
244746714 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
346501470 Downloads
Declaratively specify how to extract elements from a JSON document
jms/serializer
109666770 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
217313721 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
80687919 Downloads
JSONP callback validator.
tedivm/jshrink
29869526 Downloads
Javascript Minifier built in PHP
opis/json-schema
19189866 Downloads
Json Schema Validator for PHP