Libraries tagged by Api Key
macropage/sdk-ebay-rest-browse
2981 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.
carlite/2captcha
12850 Downloads
PHP package for easy integration with 2captcha API
powerbuoy/sleek-google-maps
2057 Downloads
Adds a 'Google Maps API Key' setting to the admin.
cyberwizard/sendgrid-mailer
347 Downloads
A Laravel package for sending 'templated based' emails using SendGrid API KEY
rolfhaug/laravel-model-settings
2040 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
tomatophp/tomato-translations
3691 Downloads
Database Base Translations Keys with Google Translations API Integration
lucinda/nosql-data-access
22574 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
matthv/laravel-dingo-transform
12222 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
mxl/laravel-api-key
62 Downloads
API key authorization for Laravel with replay attack prevention
matthewkilpatrick/prefixed-api-key
132 Downloads
PHP implementation of https://github.com/seamapi/prefixed-api-key
kynx/mezzio-authentication-apikey
455 Downloads
Authenticate users with an API key in Mezzio applications
kynx/api-key-generator
871 Downloads
Generate and parse well-formed API keys
ibra4/api-key
16 Downloads
Provides api key for authenticatable models
haustech/api-key-auth
467 Downloads
API key authentication
damax/api-auth-bundle
504 Downloads
Authentication via api key or JWT.