Libraries tagged by Shipper
sheppers/rest-describe-bundle
168 Downloads
Symfony2 bundle to describe a RESTful web service
scipper/statuscodes
581 Downloads
HTTP Statuscodes
scipper/runtime
7 Downloads
PHP Application Server - Runtime
scipper/colorizer
10 Downloads
Color printer for PHP
scipper/classloader
605 Downloads
my commonly used classloader.
scipper/applicationserver
5 Downloads
PHP Application Server
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.
xpl/datetime
182 Downloads
Enhancements to Date and Time Extension shipped with PHP
sysentive/magento2-logsnag
0 Downloads
Magento 2 LogSnag Plugin allows stores owners to send order events to LogSnag (event tracking tool) and receive push notifications when order is placed, shipped, etc.
stephane888/fullswiperoptions
214 Downloads
swipper options
spryker-shop/permission
165 Downloads
ShopPermission module
solwin/customerfeedback
8 Downloads
Magento 2 Customer Feedback extension enhances shoppers experience by adding a floating ‘Feedback’ button and a fully functional feedback form on every page of the website.
riverstone/track-order
3 Downloads
The Module allows admin and customers to track the shipped orders..
renepardon/laravel-code-generator
233 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
numerogeek/ebay-browse-api
3 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part. Provides a bridge between the eBay legacy APIs, such as Finding, and the RESTful APIs, which use different formats for the item IDs. The item_summary, search_by_image, and item resource calls require an Application access token.