Libraries tagged by json_to
martin-georgiev/postgresql-for-doctrine
3654073 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
2743332 Downloads
Library that helps to map any input into a strongly-typed value object structure.
coduo/php-matcher
10089543 Downloads
PHP Matcher enables you to match values with patterns
artesaos/seotools
4001193 Downloads
SEO Tools for Laravel and Lumen
zendframework/zend-json
23281232 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
laminas/laminas-json
22718527 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
json-mapper/json-mapper
680512 Downloads
Map JSON structures to PHP classes
beste/json
12309056 Downloads
A simple JSON helper to decode and encode JSON
cerbero/json-parser
233912 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
ergebnis/json-schema-validator
15676461 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
kg-bot/laravel-localization-to-vue
691644 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
rbdwllr/reallysimplejwt
1896797 Downloads
A really simple library to generate user authentication JSON Web Tokens.
auth0/login
3957310 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
adhocore/jwt
1203390 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2173008 Downloads
JWT, JWS and JWS implementation in PHP