Libraries tagged by apility
mtahv3/laravel-queue-snssqs
1650 Downloads
Provides ability to handle Laravel Queues from a fan-out SNS/SQS pattern
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.
metasyntactical/inmemory-logger
30852 Downloads
PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.
macropage/sdk-ebay-rest-browse
3045 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
3093 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
lrgdigidev/laravel-azure-ad
3041 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps.
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
1844 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
154 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
justmisha/php-multirunner
10 Downloads
The package gives the ability to run multiple processes (programs and scripts) in parallel in the background.
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.