Libraries tagged by usps api
wpdesk/ups-api
14887 Downloads
PHP UPS API
medhamza911/php-ups-api
523 Downloads
PHP UPS API
besmartand-pro/ups-api
1320 Downloads
PHP SDK for UPS REST API
ahmedhat/unifonicnextgen
984 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).
strilezkijslawa/laravel-spam-protector
39 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
rodrifarias/slim-route-attributes
953 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
sevenspan/laravel-value-first
1618 Downloads
It uses ValueFirst API to send whatsapp messages.
jakota/suitecrm-connector
914 Downloads
A Connector for a SuiteCRM Installation. It uses the Rest API.
karen_he/avataxclient
1565 Downloads
Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API. Updated to use Guzzle 7 for Laravel compatibility.
programic/laravel-fake-face
3872 Downloads
Laravel package that uses thispersondoesnotexist.com and the fakeface api to generate fake faces.
friendsoftypo3/interest
23 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
rem42/scraper-ups
93 Downloads
UPS API Scraper
jaxwilko/ups-api
19 Downloads
PHP UPS API
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
abhishekbhardwaj/twitter-api-php
845 Downloads
Simple PHP wrapper for Twitter v1.1 API. Uses Guzzle!