Libraries tagged by delimited
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.
zvps/ebay-sell-listing-php-client
33 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. Enables a seller adding an ad or item on a Partner's site to automatically create an eBay listing draft using the item details from the Partner's site.
yevgen-grytsay/repeatable-task
132 Downloads
Execute a task limited times or until its result becomes satisfying
webfactorybulgaria/nestablecollection
509 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
vinyvicente/plans
4 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
vangenplotz/vp-commerce-helper
4 Downloads
Auto set price to 0 and stock to unlimited for products if not set when saving product.
uz/yii2-ip-ratelimiter
19 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
tleckie/url-signer
6 Downloads
Create secured URLs with a limited lifetime in php
timitek/getrets
144 Downloads
A simple "no framework" php wrapper for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources. GetRETS® as a service provides a RESTful API endpoint for consuming the data, and although it's not limited to only being used in PHP applications, and users aren't required to use our SDK, we have provided a simple PHP SDK for the API and set of documentation for it's use. Live Demo at: http://www.timitek.com/phpsdk/
stuarttodd/openai-php-client
5 Downloads
An OpenAPI PHP Client. This is under construction, however there is some limited functionality available.
solwin/customerattribute
5 Downloads
Customer Attributes extension helps the store owner to manage and add new customer attributes. By using Customer attributes extension, store owner can create additional fields on the customer account register page, customer account edit page and admin manage customers. The objective of using this extension is to collect business-related and personal information that the store owner needs from the customer. A store owner can create an unlimited number of additional input fields like text box, text area, Date, Yes/No, Dropdown etc. The store owner can set default value & input validation for attributes. A store owner can add the attribute to the list of column options and list of filter options in the customer grid from admin.
shikiryu/backup
2 Downloads
Backup script for limited shared hosting
qanoune/plans
136 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
public-square/jwk-multibase-key-converter-php
9 Downloads
Enables conversion of multibase strings to/from JWK, limited to secp256k1 and P-384. Additionally, has support for did:key method spec.
proklung/url-signer-bundle
3 Downloads
Create and validate signed URLs with a limited lifetime in custom Symfony