Libraries tagged by JS
twbs/bootstrap
18194941 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
lcobucci/jwt
331264153 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
467789993 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
224998176 Downloads
JSON Linter
netresearch/jsonmapper
110986285 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
328632100 Downloads
A library to validate a json schema.
almasaeed2010/adminlte
8778339 Downloads
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4
zircote/swagger-php
140568347 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
50896187 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
418241349 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
493801873 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
66137565 Downloads
Handle the output of complex data structures ready for API output.
jms/serializer
139909024 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
319676674 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
102902503 Downloads
JSONP callback validator.