Libraries tagged by user actions
massfice/clean-url
104 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
14 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
218 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
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
spiral-packages/rate-limiter
14 Downloads
A simple to use rate limiting abstraction which, in conjunction with your application's cache, provides an easy way to limit any action during a specified window of time.
icore/uri_reader
36 Downloads
This package use to read the uri and parse it in order to handel the requested action
hb180/voice
2 Downloads
Provides basic content elements to use Neos as content repository for your chatbot or Action on Google.
free3_5man/laravel-eloquent-batch
37 Downloads
a common-used batch util is provided for batch insert/update in multiple databases, also with laravel eloquent based batch action
aubiplus/seo
2348 Downloads
In your view scripts or controller actions, often it is necessary to convert strings to perform well in urls. You can use this helper classes to perform these behaviors for you.