Libraries tagged by json auth
siu-toba/jwt-util
78783 Downloads
Una pequeña librería que autentica con Web Tokens JSON (JWT)
tobscure/json-api-server
436 Downloads
A fully automated JSON:API server implementation in PHP.
dv-team/json
810 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
4178 Downloads
Easily validate Symfony request bodies via JSON schema and automatically reject invalid requests
hobsrkm/auto-translate
731 Downloads
Auto generate translation JSON files for laravel 10, laravel > 11
eluhr/yii2-json-attribute-behavior
1204 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
skobka/yii2-json-field
2113 Downloads
Help you to define fields, that can contains json. Json in this fields would be automatically serialized and deserialized
programmis/auto-fill-object
1069 Downloads
Auto fill current object from json data
aedart/athenaeum-utils
27821 Downloads
Offers a few utility components that are used by the Athenaeum packages
sergeykomlev/lazyjsonmapper
2016 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
tailflow/castable-dto
29103 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
janpecha/composer-updater
3104 Downloads
Auto-updates of composer.json.
iadvize/php-swaggerize-fastroute-library
10977 Downloads
A library to automatically create FastRoute routes based on swagger JSON documentation
causal/restdoc
4643 Downloads
Seamlessly embeds Sphinx/reStructuredText-based documentation into your TYPO3 website. Instead of publishing your various manual, in-house documents, guides, references, ... solely as PDF, render them as JSON and use this extension to show them as part of your website to enhance the overall user experience and Search Engine Optimization (SEO). Lets you merge the chapter structure with the breadcrumb menu and much more. Documentation styles automatically inherit from your corporate design.
oguzhankrcb/auto-casting-json-resource
1 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.