Libraries tagged by sampler
dawnco/wms
315 Downloads
wms 2.0 sample php framework
davin.bao/apidoc
6 Downloads
A sample way to scan Swagger annotation documents
davidwyly/rxn
4 Downloads
Rxn PHP Sample Project
daverandom/hookable-soap-client
9 Downloads
A layer to make custom modification of SoapClient requests simpler
darkterminal/gitlab-json-db
69 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
cradlephp/kitchen-sink
200 Downloads
Flow samples and testing
crabstudio/scheduler
2383 Downloads
Makes scheduling tasks in CakePHP much simpler.
cosmicvibes/odoolaravel
351 Downloads
A collection of classes to make interacting with an Odoo erp instance simpler.
clozed2u/hello-composer
69 Downloads
Sample composer package
claytonfbell/package
19 Downloads
Just a simple hello-world sample
chenlin/canal-php
10 Downloads
This is a sample way to deal subscribe of canal!
chenhaitry/laravel-command
98 Downloads
A sample laravel command
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:`
boxalino/integration-magento2
3 Downloads
Boxalino Magento 2 plugin for integration samples
boatware/response
4 Downloads
Sample presets of Responses based on Symfonys Response types