Libraries tagged by gice
gacek85/xml-stream
18 Downloads
Event driven reader for large XML files
gacek85/collection-iterator
19 Downloads
Helps iterating big sets of data
chbook4_gitee/service_api
2 Downloads
A base server library for chbook4.
gietos/yii2-sentry-log
372 Downloads
Simple Yii2 Sentry target for logging (http://getsentry.com)
gietos/helpers
345 Downloads
gietos/admin-lte-ru
218 Downloads
AdminLTE - admin control panel and dashboard that's based on Bootstrap 3
zy445566/fork-power
8 Downloads
A simple CLI tool for ensuring that a given php script runs continuously
zvps/ebay-sell-negotiation-php-client
33 Downloads
The Negotiations API gives sellers the ability to proactively send discount offers to buyers who have shown an "interest" in their listings. By sending buyers discount offers on listings where they have shown an interest, sellers can increase the velocity of their sales. There are various ways for a buyer to show interest in a listing. For example, if a buyer adds the listing to their Watch list, or if they add the listing to their shopping cart and later abandon the cart, they are deemed to have shown an interest in the listing. In the offers that sellers send, they can discount their listings by either a percentage off the listing price, or they can set a new discounted price that is lower than the original listing price. For details about how seller offers work, see Sending offers to buyers.
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-account-php-client
33 Downloads
The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (the Fulfillment Policy, Payment Policy, and Return Policy), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the availability of the methods in this API, see Account API requirements and restrictions.
zeus-server/bandwidth-throttler
3 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
zeopix/itinerary-sorter
6 Downloads
A PHP Library that sorts a itinerary given a unordered set of boarding cards — Edit
zaker/class-finder
2 Downloads
A library that can provide of a list of classes in a given namespace
ycode/ugl-filesystem
9 Downloads
Gives a lot of possibilities for file system access
yarri/password-strength-analyzer
159 Downloads
PasswordStrengthAnalyzer analyzes given password and scores its strength from 0% to 100%.