Libraries tagged by user actions
patbator/activitystreams
8 Downloads
Activity Streams is a simple specification used to describe social actions around the web. http://activitystrea.ms
hsntngr/roux
13 Downloads
A laravel package that provide to use route names and actions in fetch calls
shortcodes/abstract-resource-controller
3391 Downloads
Abstract controller with full CRUD used by single entity action
tokenly/swapbot-op-return
7 Downloads
Encodes and Decodes OP_RETURN data used to trigger custom Swapbot actions
massfice/clean-url
107 Downloads
Class that handle clean urls, action, type, etc. To use this class, you have to properly configure .htaccess file. This is for my diploma project.
zabaala/bootstrapme
100 Downloads
Put your Laravel 5 in action and allow that him use the Bootstrap to make form-groups
wefabric/wp-excel
15 Downloads
Implementation to use Excel export as a bulk action in the WordPress backend.
webonaute/doctrine-datalocking-bundle
20249 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
unckleg/laravel-helpers
219 Downloads
Laravel helpers package lets you use and create custom view/action helpers.
human-incubator/all-payment-helper
14 Downloads
An all payment library that can be used for ease access of allPayment actions.
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
ramonbakker1992/validation-rules-helper
13 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
fountain/fountain-php
63 Downloads
Fountain offers a REST API that allows you to programmatically manage your applicants. You can use these API's to automate tasks, trigger actions when changes occur, or synchronize your external systems with Fountain.
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.
wj/array-collection
11 Downloads
turn array action to class function ,make it simple to use and to check