Libraries tagged by external urls
pramod/php-api-consumer
6 Downloads
Php Api Consumer to consume external Url
pmk/redirect-october-plugin
30 Downloads
Plugin for October CMS to redirect a page to an internal page, or to an external url, by adding a component.
perfect-code/module-product-media-uploader
32 Downloads
This module for Magento 2 helps to download an image from external URL for further save it as a product media gallery entry.
noylecorp/urlmgr
7 Downloads
Laravel package for managing external URLs for your application
mlocati-concrete5-packages/redirect
144 Downloads
This ConcreteCMS/concrete5 addon installs a block type that when added to a page allows you to redirect visitors to this page to another page that you specify or an external URL.
menatwork/extendededitors
291 Downloads
New inserttags for external URLs and current language
madebyprisma/better-link
20 Downloads
A model & field for linking to pages, or external URLs in SilverStripe.
m6web/wsclient-bundle
40310 Downloads
Simple webservices client to call external urls
gdmedia/silverstripe-widget-links
1278 Downloads
Widget that lists links to internal or external urls
adair-creative/better-link
302 Downloads
A model & field for linking to pages, or external URLs in SilverStripe.
webwizardsusa/laravel-oembed
1 Downloads
Generate external embed code from a URL via the oembed protocol
syehan/webhook-plugin
1 Downloads
Webhooks allow external services to be notified when certain events happen. When the specified events happen, we’ll send a POST request to each of the URLs you provide.
kruegge82/billbee-php-sdk-api
14 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
digitalcloud/laravel-forwarder
81 Downloads
Laravel package allows you to fetch data from external link and return it to a callback url
acdh-oeaw/uri-normalizer
4459 Downloads
A simple class for normalizing external entity reference sources' URIs (Geonames, GND, etc. URIs).