Libraries tagged by json path
aedart/athenaeum-http-api
1056 Downloads
Json based API utilities
aedart/athenaeum-config
2317 Downloads
A loader that is able to load various types of configuration files
rabsana/core
20 Downloads
The Rabsana Core
nathanmac/responder
245 Downloads
Simple PHP Responder Utility Library for API Development
cse/helpers
5 Downloads
CSE HELPERS is a collection of several libraries for the rapid development of web applications.
athosbenther/laravelapiresponses
309 Downloads
This package is intend to help create standardized JSON responses using Laravel | PHP applications.
mathieu-bour/guardian
1628 Downloads
Highly configurable JSON Web Token implementation for Laravel and Lumen.
mjducharme/laravel-model-json-storage
176 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
atheon/json-builder
23 Downloads
JSON builder with escaping control for PHP 5.6+
luca-rath/php-json-schema
0 Downloads
PHP classes to help create json schemas
nathan-muir/json-rpc-2
227 Downloads
JSON-RPC 2.0 Client & Server Implementation
mattkurek/athena-response
0 Downloads
A simple PHP library for outputting JSON responses
commentar/json-storage
84 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
nyco/wp-gc-templates-sync
9 Downloads
A developer plugin for WordPress that saves template mappings created by the Gather Content WordPress integration to local JSON files.
mathz/php-restclient
4 Downloads
A generic REST API client for PHP