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