Libraries tagged by json_to
martin-georgiev/postgresql-for-doctrine
3225233 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
cuyz/valinor
1932971 Downloads
Library that helps to map any input into a strongly-typed value object structure.
coduo/php-matcher
9364947 Downloads
PHP Matcher enables you to match values with patterns
artesaos/seotools
3736734 Downloads
SEO Tools for Laravel and Lumen
zendframework/zend-json
23004766 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
laminas/laminas-json
20690497 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
json-mapper/json-mapper
596179 Downloads
Map JSON structures to PHP classes
beste/json
9729440 Downloads
A simple JSON helper to decode and encode JSON
cerbero/json-parser
165123 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
ergebnis/json-schema-validator
13403684 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
syslogic/doctrine-json-functions
1127761 Downloads
A set of extensions to Doctrine that add support for json query functions.
rbdwllr/reallysimplejwt
1729819 Downloads
A really simple library to generate user authentication JSON Web Tokens.
auth0/login
3652803 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
adhocore/jwt
1087163 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2072938 Downloads
JWT, JWS and JWS implementation in PHP