Libraries tagged by js
lcobucci/jwt
253838167 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
353648700 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
181812982 Downloads
JSON Linter
justinrainbow/json-schema
260130838 Downloads
A library to validate a json schema.
twbs/bootstrap
15114652 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
almasaeed2010/adminlte
7096744 Downloads
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4
zircote/swagger-php
102019084 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
40731451 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
285879720 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
383229336 Downloads
Declaratively specify how to extract elements from a JSON document
jms/serializer
117166006 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
242774688 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
86341363 Downloads
JSONP callback validator.
opis/json-schema
22960777 Downloads
Json Schema Validator for PHP
netresearch/jsonmapper
82740012 Downloads
Map nested JSON structures onto PHP classes