Libraries tagged by supply
ferdirn/laravel-id-cities
139 Downloads
Laravel ID Cities is a package for Laravel to supply all cities data to table cities. Start from data cities in Indonesia.
dotink/journey
895 Downloads
Journey is a wrapper for FastRoute which supplies missing functionality
codename/rest
402 Downloads
This library supplies the core parts for constructing an API-only endpoint-calling-style app
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
avplab/viber-api
8 Downloads
Viber Api supplies comfortable way to deal with Viber Rest API and Viber Bot creation
academe/xero-php
27 Downloads
A client implementation of the Xero API, supplying raw data.
graze/feed
17805 Downloads
Supply ordered feeds of articles.
prestashop/ps_supplierlist
5205884 Downloads
PrestaShop - Supplier List
zedisdog/laravel-schema-extend
68575 Downloads
supplement for eloquent migration
az-digital/az-icons
134263 Downloads
Supplementary Icon Set for the University of Arizona.
spryker/company-supplier-gui
53810 Downloads
CompanySupplierGui module
spryker/company-supplier-data-import
243222 Downloads
CompanySupplierDataImport module
spryker/company-supplier
263585 Downloads
CompanySupplier module
highsidelabs/walmart-api
7618 Downloads
A PHP client for Walmart's Marketplace, 1P Supplier, and Content Provider APIs.
grifart/scaffolder
15493 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties