Libraries tagged by JS
twbs/bootstrap
19370924 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
nette/utils
472694529 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
lcobucci/jwt
364937462 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
516529678 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
241700929 Downloads
JSON Linter
netresearch/jsonmapper
120380277 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
355451892 Downloads
A library to validate a json schema.
almasaeed2010/adminlte
9414702 Downloads
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4
zircote/swagger-php
157067347 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
54547103 Downloads
JSON Web Token Authentication for Laravel and Lumen
mtdowling/jmespath.php
541500946 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
70107376 Downloads
Handle the output of complex data structures ready for API output.
laravel/pao
15750841 Downloads
Agent-optimized output for PHP testing tools
jms/serializer
148546425 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
356485693 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.