Libraries tagged by json-form
yubb/loggy
20435 Downloads
Simple, lightweight logger to stdout in JSON format
vmorozov/laravel-json-log-formatter
219 Downloads
Package to quickly set up log formatter in json format that is supported by elk stack
silverstripeltd/silverstripe-elemental-decisiontree-json
5186 Downloads
Adds PHP functions to the block to output the entire tree data as JSON format.
marshmallow/translatable
12896 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
klisl/yii2-json-behavior
28061 Downloads
Behavior for working with JSON format fields
kiwilan/php-filelist
856 Downloads
PHP package for recursive file listing, exportable in JSON format.
jtclark/monolog-viewer
1135 Downloads
Very simple viewer of monolog JSON formatted log files
friendsoftypo3headless/headless-bootstrap-package
1128 Downloads
This extension provides integration with bootstrap_package to output content from TYPO3 in JSON format.
carry0987/i18n
201 Downloads
A modern internationalization system featuring JSON-format language files and efficient PHP-based caching. Supports dynamic language switching and real-time cache updates, ideal for rapid development and deployment of multilingual websites and applications.
amirshnll/persian-swear-words
148 Downloads
This is a to-be-complete list of Persian Swears you can use in your production to filter unwanted content. Wordlist is available in JSON format and there is also a helper class written in PHP to assist you how to use this datas.
alrik11es/calendar
1093 Downloads
An structured calendar generator in array, object or json format
ahmedhat/unifonicnextgen
1298 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
afzafri/poslaju-tracking-api
1797 Downloads
Return JSON formatted string of Poslaju Tracking details
afzafri/jnt-express-tracking-api
2295 Downloads
Return JSON formatted string of J&T Tracking details
lboynton/memcached-json-session-save-handler
1377 Downloads
A session save handler for storing sessions in JSON format in memcache. It uses the php-memcached extension.