Libraries tagged by associated
daniesy/php-digger
2393 Downloads
Fetch DNS Resource Records associated with a hostname
ayup-creative/laravel-trait-initialization
688 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
as3/ap-dates
15204 Downloads
Formats dates according to the Associated Press (AP) style guide.
smalldogs/ip2country
1005 Downloads
Laravel package to lookup the country associated with an IPv4 address
rootlogin/silex-userprovider
573 Downloads
A simple database-backed user provider for Silex, with associated services and controllers.
petrknap/crypto-sodium
71 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.
wisoot/restify
20 Downloads
Transform complex data-structure into associated array ready for API.
weasty/jjs-geonames-bundle
33 Downloads
GeoNames.org geographical data and associated functionality
theczech/application
73 Downloads
Contains classes that represents the application model with its extensions and associated metadata.
tempest-tools/moat
2 Downloads
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
tantacula/ip2country
12 Downloads
Laravel package to lookup the country associated with an IPv4 address (fork from the 'Smalldogs' repo)
sunnysideup/recently-changed
9 Downloads
Work out all the data objects and associated table data that has recently changed
spydemon/m2-catalog_product_import_category_by_id
258 Downloads
Modify Magento 2 product import for identifying associated categories by ID instead of named paths.