Libraries tagged by associate
davec49/silex2-simpleuser
1021 Downloads
A simple database-backed user provider for Silex 2.0, with associated services and controllers forked from jasongrimes/SimpleUser.
daniesy/php-digger
2386 Downloads
Fetch DNS Resource Records associated with a hostname
cspray/annotated-container-adr
781 Downloads
Architectural Decision Records for Annotated Container and its associated libraries.
bubnov-mikhail/landedcostcalculationapi
13718 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:`
ahmed-aliraqi/eloquent-media
138 Downloads
Associate files to your eloquent models
vendocrat/laravel-followers
252 Downloads
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
smalldogs/ip2country
1005 Downloads
Laravel package to lookup the country associated with an IPv4 address
rootlogin/silex-userprovider
571 Downloads
A simple database-backed user provider for Silex, with associated services and controllers.
friends-of-contao/contao-associategroups
1774 Downloads
Creates association tables for member groups and user groups.
september-werbeagentur/contao-associates-bundle
8 Downloads
Associates extension for Contao Open Source CMS
petrknap/crypto-sodium
42 Downloads
Crypto Sodium
zvps/ebay-sell-marketing-php-client
33 Downloads
The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSORED listings. If an item in a Promoted Listings campaign sells, the seller is assessed a Promoted Listings fee, which is a seller-specified percentage applied to the sales price. For complete details, see Promoted Listings. Promotions Manager gives sellers a way to offer discounts on specific items as a way to attract buyers to their inventory. Sellers can set up discounts (such as "20% off" and other types of offers) on specific items or on an entire customer order. To further attract buyers, eBay prominently displays promotion teasers throughout buyer flows. For complete details, see Promotions Manager. Marketing reports, on both the Promoted Listings and Promotions Manager platforms, give sellers information that shows the effectiveness of their marketing strategies. The data gives sellers the ability to review and fine tune their marketing efforts. Important! Sellers must have an active eBay Store subscription, and they must accept the Terms and Conditions before they can make requests to these APIs in the Production environment. There are also site-specific listings requirements and restrictions associated with these marketing tools, as listed in the "requirements and restrictions" sections for Promoted Listings and Promotions Manager. The table below lists all the Marketing API calls grouped by resource.
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.
ywp-repo/hyperf-twig
2 Downloads
associate hyperf with twig template
wvandamme/medialibrary-base
25 Downloads
Associate files with Eloquent models