Libraries tagged by note list
hgati/defcon2-imaclean
1968 Downloads
This extension allows to list all the product images that already are not in use and to erase them.
timitek/getrets
143 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/
macropage/sdk-ebay-rest-catalog
25 Downloads
The Catalog API allows users to search for and locate an eBay catalog product that is a direct match for the product that they wish to sell. Listing against an eBay catalog product helps insure that all listings (based off of that catalog product) have complete and accurate information. In addition to helping to create high-quality listings, another benefit to the seller of using catalog information to create listings is that much of the details of the listing will be prefilled, including the listing title, the listing description, the item specifics, and a stock image for the product (if available). Sellers will not have to enter item specifics themselves, and the overall listing process is a lot faster and easier.
annexare/countries-list
168775 Downloads
Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.
hprose/hprose
199370 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
abordage/laravel-last-modified
11591 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
neos/nodetypes-assetlist
419830 Downloads
A simple asset list node type.
simplyunnamed/seat-user-last-login
9427 Downloads
Seat Plugin to check for users who have not logged in for a while
dragon-code/last-modified
7999 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
andrey-helldar/last-modified
6598 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
jonnitto/assetlist
4555 Downloads
A asset list node type for Neos.io
askedio/laravel-item-paginate
7267 Downloads
Paginate based on last item, not pages.
mouf/utils.common.lock
67161 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mlalbuquerque/silex-skeleton
64 Downloads
A Silex skeleton for little (not tiny) projects
smachara/html2pdfbundle
6892 Downloads
This is a Bundle to use the last version of spipu-Html2pdf as a service in Symfony2 applications. I did this bundle because 'ensepar/html2pdf-bundle' does not use the last versions of spipu-Html2pdf and TCPDF. The rest still the same.