Libraries tagged by babel
abelar1884/revor
3 Downloads
The Laravel Framework.
abelar/mydb
12 Downloads
My old simple MySQL DB class
abelaguiar/ordination
9 Downloads
abelaguiar/filter-laravel
146 Downloads
Make filters in laravel
abelaguiar/cielo-api
18 Downloads
PHP-SDK for Cielo API
abelacostaec/asaa-frm
8 Downloads
Asaa Framework project
abelacostaec/asaa-framework
18 Downloads
Simple Php Framework
abel.tang/weixin
34 Downloads
weixin
abel.tang/consul-php-sdk
283 Downloads
Consul PHP SDK
abel.tang/aes
219 Downloads
加密解密
abel-olguin/laravel-openpay-plans
15 Downloads
Librería para manejar planes con Laravel y la plataforma de pago Openpay.
label305/permissions-component
1107 Downloads
Permissions component
label305/hittable
1110 Downloads
Behavior for registering hits
label/phplvl
16 Downloads
description
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.