Libraries tagged by formatted
ahmedhat/unifonicnextgen
3483 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/jnt-express-tracking-api
2506 Downloads
Return JSON formatted string of J&T Tracking details
adspectus/date-extended
1022 Downloads
Plugin to provide two additional date fields which will store the creation date and the modication date as a Unix Epoch. A field method is provided to convert this epoch to a formatted string.
mziraki/nova-formatted-number-field
9763 Downloads
A Laravel Nova formatted number field.
clarkwinkelmann/flarum-ext-formatted-banner
3619 Downloads
Customizable welcome banner for Flarum
yojnc/nova-color-count-fields
53 Downloads
A Laravel Nova fields with color warning count.
vsilva472/brcpf
63 Downloads
Brazilian CPF validation rule for Laravel (supports formatted and unformatted CPF)
tequilarapido/api-response
13343 Downloads
A simple way to return well formatted json responses in a Laravel application.
sunel/json-api-resources
4379 Downloads
Create {JSON:API} formatted API Response
starlight93/html-pdf-excel
170 Downloads
lightweight and fast library to render sheet-formatted-template to xlsx, pdf, and html easily. Really easy!
plazzag/polario-sdk-php
142 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
oposs/silverstripe-structured-data
435 Downloads
Create, manage and validate structured yaml/json formatted text data
meklis/php-duration
987 Downloads
Converts between colon formatted time, human-readable time and seconds
meeeet-dev/laravel-facebook-catalog
77 Downloads
Laravel Facebook Catalog Package that exports formatted XML data feed
los/api-problem
18012 Downloads
PHP middleware that returns a json formatted response in case of error