Libraries tagged by let
nilsenpaul/craft-sequentialedit
9988 Downloads
This plugin lets you edit multiple elements (entries, assets, categories ...) in sequence, without being sent back to the index page each time you save your changes.
nilsenpaul/craft-easy-search
17638 Downloads
Easy Search lets content editors use predefined search queries in Craft's control panel, or 'build' their own.
mrheoh/slugger
26 Downloads
Generating a page address with Russian letters according to transliteration rules.
mmnijas/avatar
25 Downloads
Avatar Generator is a lightweight PHP package designed to generate avatars based on user names. It offers two flexible modes for avatar generation, letter based avatar and random image avatar
michaeljjames/silverstripe-udf-mailchimp
791 Downloads
Adds a new field to UDF to allow you to let users choose to subscribe to a mailchimp list you have choose in the admin
meveto/meveto-php-sdk
195 Downloads
The Meveto php library that lets you integrate Meveto with your PHP based web applications.
mauricerenck/ratepage
45 Downloads
Let your visitor rate pages
marcorieser/statamic-instagram
223 Downloads
Statamic Instagram Business API lets you fetch data via the Instagram Business API into your Statamic site.
manychois/cici
14 Downloads
A PHP library which lets you use CSS selector to locate elements in an HTML document.
malhal/laravel-restapi
8 Downloads
A controller and handler that lets you easily build a REST API
make/accessible
81 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
magenizr/magento2-raygun
70 Downloads
Connect Magento with [Raygun](https://app.raygun.com/signup) and never let another error go unnoticed again. Monitor your full tech stack across both desktop and mobile, with all the information you need to take action.
macropage/sdk-ebay-rest-media
1308 Downloads
The Media API lets sellers to create, upload, and retrieve files, including:videosdocuments (for GPSR regulations)
macropage/sdk-ebay-rest-browse
3022 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.
looplinguist/random-password-generator
140 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.