Libraries tagged by api formatter
electivegroup/formatter-bundle
11739 Downloads
Elective Formatter Bundle
ngsoft/mini-io
54 Downloads
Format the CLI Output using an easy to use API
ngsoft/stdio
74 Downloads
Format the CLI Output using an easy to use API
attus/jsonapi
11 Downloads
JSON:API Formatter and Response
genderapi/phone-validator
0 Downloads
PHP SDK for validating and formatting phone numbers using the GenderAPI Phone Number Validation & Formatter API (https://genderapi.io)
balouch/laravel-response-kit
2 Downloads
Smart API Response Formatter for Laravel
wptelegram/format-text
95 Downloads
HTML to Text converter/formatter for Telegram Bot API
mirzahilmi/resphpi
329 Downloads
Resphpi is a dynamic response formatter based on JSend specification, enabling APIs to communicate seamlessly with elegant, simple and structured JSON data.
jobmetric/multi-calendar
273 Downloads
Multi-Calendar is a PHP library for converting dates between Gregorian, Jalali, Hijri, Hebrew, Buddhist, Coptic, Ethiopian, and Chinese calendars, with simple API and support for array or formatted string outputs.
mpstr24/laravel-api-responses
1344 Downloads
Laravel package for formatted API responses.
faridibin/laravel-api-response
248 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
tequilarapido/api-response
13342 Downloads
A simple way to return well formatted json responses in a Laravel application.
ahmedhat/unifonicnextgen
3222 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).
sunel/json-api-resources
4370 Downloads
Create {JSON:API} formatted API Response
danilowa/laravel-api-response-builder
33 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.