Libraries tagged by json auth
tobyz/json-api-server
9500 Downloads
A fully automated JSON:API server implementation in PHP.
mobilestock/auto-json-accept
5389 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware
flarum/json-api-server
16591 Downloads
A fully automated JSON:API server implementation in PHP.
ibrahimamasha/autotranslator
52 Downloads
Automatically translate Laravel JSON files using AI or free tools.
dragon-code/laravel-json-response
16960 Downloads
Automatically always return a response in JSON format
byjg/restserver
45854 Downloads
Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.
siu-toba/jwt-util
80790 Downloads
Una pequeña librería que autentica con Web Tokens JSON (JWT)
tobscure/json-api-server
437 Downloads
A fully automated JSON:API server implementation in PHP.
dv-team/json
937 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
basilicom/json-schema-request-validator-bundle
4598 Downloads
Easily validate Symfony request bodies via JSON schema and automatically reject invalid requests
hobsrkm/auto-translate
903 Downloads
Auto generate translation JSON files for laravel 10, laravel > 11
eluhr/yii2-json-attribute-behavior
1324 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
skobka/yii2-json-field
2193 Downloads
Help you to define fields, that can contains json. Json in this fields would be automatically serialized and deserialized
programmis/auto-fill-object
1152 Downloads
Auto fill current object from json data
kyprss/merge-autoload-dev
154 Downloads
Composer plugin to merge autoload-dev settings from local package composer.json to root composer.json