Libraries tagged by json codec
codemax/tool-repository-json
3 Downloads
El proyecta implementa un repositorio orientado a objetos, que persiste objetos en formato json a través de una interfaz CRUD.
codedge/laravel-queue-json-messages
0 Downloads
Dispatching queue jobs in json format only.
imponeer/project-cached-code-generator-from-composer.json-data-base
17 Downloads
Library that can be used for plugins that can be used for composer-plugins that register services or configuration based on project composer.json files
richardevcom/json-locales
10 Downloads
JSON file with all the locales, codes and encodings.
wol-soft/php-json-schema-model-generator-exception
244 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
stanislav-web/httpstatuses-json
37 Downloads
Http full status codes representation
sarelvdwalt/response-json-envelope
13 Downloads
A simple object that can be used to put a response (in JSON, given as an array) inside a standard envelope, giving you a place to put certain meta-data, including the response-code.
martianatowrk/laravel-json-api-generator
166 Downloads
Fork of MartianAtWork Components for Laravel Framework code generation.
kristijorgji/php-json-bender
1055 Downloads
A library to transform json to php array declarations.
inquid/yii2-mexico-zip-codes
293 Downloads
Mexico Zip Codes
thecsea/laravel-noredirect-traits
50 Downloads
The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications
taufik-nurrohman/minify
3 Downloads
Reduce CSS, HTML, JavaScript, JSON, PHP, and XML code size on the server side.
pengfugui/jsongenerator
47 Downloads
a json generate php class code tool
princeferozepuria/http-response
14 Downloads
Send HTTP Json response with automatic status code via pre-configured methods
danilowa/laravel-api-response-builder
22 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.