Libraries tagged by sort url
tekton/wp-shorturl
15 Downloads
A simple component that adds a Short URL metabox to Wordpress posts that lets you manually define a short link that would redirect to the post.
vafancy/shortlink
3 Downloads
This is Short Link URL website.
percipiolondon/craft-shortlink
312 Downloads
This Craft CMS plugin adds support to generate an unique url short link through other domains.
php-hive/simpleurl
8 Downloads
SimpleURL is a lightweight PHP library for converting long URLs to short
otifsolutions/shorturlapp
16 Downloads
This is a laravel package to convert the url into short code and track the visits to the links.
kruegge82/billbee-php-sdk-api
25 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.
league/uri-interfaces
153444006 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri-components
23000146 Downloads
URI components manipulation library
voku/urlify
3820683 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
kovsky0/php-facedetection
1221 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad. Now works with URLs as well.
mascame/urlify
2892 Downloads
Port to Laravel4 of jbroadway's PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
grantholle/pear-net-url2
913 Downloads
A psr-4 compliant port of pear/net_url2: Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
kuria/request-info
556 Downloads
Get information about the current HTTP request
j0an/urlify
33 Downloads
Port to Laravel4 of jbroadway's PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
yvann/urlify
524 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.