Libraries tagged by lets
oneistbesser/owl-carousel
1350 Downloads
Touch enabled jQuery plugin that lets you create beautiful responsive carousel slider.
ohryan/humanstxt-parser
8 Downloads
A parser for the ancient humans.txt spec. Let's bring it back yo!
oguz-yilmaz/parser
2 Downloads
Lets you create lists of url redirects from csv file for bot Apache and Nginx and custom.
nwidart/activity
2 Downloads
Activity lets you list your current activity on Github. Soon from Bitbucket as well.
numerogeek/ebay-browse-api
4 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters. 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 and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part. Provides a bridge between the eBay legacy APIs, such as Finding, and the RESTful APIs, which use different formats for the item IDs. The item_summary, search_by_image, and item resource calls require an Application access token.
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
notifiablehq/receive-email
182 Downloads
Let your Laravel app receive emails.
noknok-studios/jquery-blockui
266 Downloads
Simulate synchronous ajax by blocking - not locking - the UI. This plugin lets you block user interaction with the page or with a specific element on the page. Also great at displaying modal dialogs.
nogrod/ebay-sell-feed-php-sdk
165 Downloads
The Feed API lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.
nguyenanhung/php-simple-html-dom-parser
2482 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
nekhbet/admetsar-service
8 Downloads
Lets you retrieve ADMET properties for a chemical compound (defined by its SMILES code) via admetSAR v2 Service
naldz/propel-auditable-behavior
30 Downloads
A propel behavior that will let you check the original field values of a model even after save or delete.
nabeghe/mem
4 Downloads
A cool real-time cache using static variable that lets you group keys.
mvo/me-like
559 Downloads
Let users like things, confirm their likes via email and keep track of the count.
mukadi/api-access-bundle
15 Downloads
This bundle help you to handle client access to your API. Bundle let you manage clients and handle authentication to the API.