Libraries tagged by meme
sheadawson/quickaddnew
34245 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
scopen-coop/roundcube_caldav
448 Downloads
Set a remote CalDav server and reply to your meetings invitation directly in Roundcube Mail
schickling/laravel-cash
695 Downloads
Simple to use cache layer for your laravel application using memcached & nginx.
prinsfrank/pdfparser
19 Downloads
maintainable, fast & low-memory; built from scratch
previousnext/bom-weather
446 Downloads
PHP lib for accessing the Australian Bureau of Meteorology (BOM) weather forecasts and observations.
pd/non-breaking-space
16685 Downloads
Filtr pro nahrazení mezer za nevhodnými slovy na konci řádku za nezalomitelné mezery
organikweb/teams
1857 Downloads
Create and manage team members
northrook/cache
254 Downloads
PHP Memoization and native PHP data storage.
msp/twofactorauth
62052 Downloads
Two Factor Authentication module for Magento2 - Member of MageSpecialist SecuritySuite
msp/shield
37044 Downloads
Advanced Intrusion Prevention System for Magento2 - Member of MageSpecialist SecuritySuite
macropage/sdk-ebay-rest-browse
2931 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
laravel-plus/wordpress
545 Downloads
Wordpress meets Laravel 5.
label305/belt
23445 Downloads
Helping you to import/export data in a memory efficient way
klaussilveira/simple-shm
6969 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
jkuchar/filedownloader
30683 Downloads
Addon makes controlled downloads of files peace of cake. It supports client reconnections, segmented downloading, files over 4GB, automatic mime-type detection and special characters in file names. If you need to control download speed you are on the right site.