Libraries tagged by json
ergebnis/json-pointer
8161522 Downloads
Provides an abstraction of a JSON pointer.
ergebnis/json
8095472 Downloads
Provides a Json value object for representing a valid JSON string.
datto/json-rpc
987657 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
cloudcreativity/laravel-json-api
934131 Downloads
JSON API (jsonapi.org) support for Laravel applications.
cerbero/json-parser
145864 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
beste/json
8928371 Downloads
A simple JSON helper to decode and encode JSON
zendframework/zend-json
22925093 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
syslogic/doctrine-json-functions
1119648 Downloads
A set of extensions to Doctrine that add support for json query functions.
league/json-guard
1638739 Downloads
A validator for JSON using json-schema.
jwadhams/json-logic-php
1036587 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
helmich/phpunit-json-assert
2478343 Downloads
PHPUnit assertions for JSON documents
apimatic/jsonmapper
4690415 Downloads
Map nested JSON structures onto PHP classes
qandidate/symfony-json-request-transformer
1504332 Downloads
A Symfony event listener for decoding JSON encoded request content
flow/jsonpath
14835301 Downloads
JSONPath implementation for parsing, searching and flattening arrays
tcdent/php-restclient
2299163 Downloads
A generic REST API client for PHP