Libraries tagged by abilities
nelexa/http-client-simple-cache
7868 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
mymuns/activity-log
130 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
mtahv3/laravel-queue-snssqs
1651 Downloads
Provides ability to handle Laravel Queues from a fan-out SNS/SQS pattern
moofik/laravel-resources-extensions
21 Downloads
This package provide new resource classes and helper traits which will extent standard abilities of Laravel resources
milkyway/silverstripe-microdata
58 Downloads
Add the ability to add Microdata via templates
milebits/laravel-stream
209 Downloads
A laravel package that allows you to have Video streaming ability in your laravel application.
mavenbird/module-delete-order
33 Downloads
Magento 2 module for deleting orders, providing admins with the ability to manage and clean up orders.
macropage/sdk-ebay-rest-browse
3075 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.
macropage/sdk-ebay-rest-account
3123 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 restrictions and availability of the methods in this API, see API restrictions.
lukepolo/laravel-passport-one-time-token
193 Downloads
Gives the ability to create one time tokens easily with Laravel Passport
lightspeeddevelopment/lsx-health-plan
2 Downloads
LSX Health Plan plugin adds the ability to include a structured exercise and nutrition programme to your WordPress website using the LSX Theme and extensions.
lemax10/laravel-enums
1850 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
kinglozzer/htmleditoriframe
395 Downloads
Adds the ability to insert iframes using SilverStripe's "Insert Media" form
kartik-v/yii2-mailer
157 Downloads
A mail management module for Yii 2.0 with ability to manage mail queues, templates, and more.
kadevland/simple-laravel-eloquent-uuid
130 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models