Libraries tagged by sort url
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.
yuniorhernandez/alertsli
4 Downloads
Access the Alerts.LI API, Create short and friendly URLs for your text messages and emails.
php-hive/simpleurl
7 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
24 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
138909471 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri-components
21538249 Downloads
URI components manipulation library
voku/urlify
3729921 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
grantholle/pear-net-url2
837 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.
kovsky0/php-facedetection
1141 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
2890 Downloads
Port to Laravel4 of jbroadway's PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
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.
indietorrent/auto-hyperlink-urls
36 Downloads
A port of Scott Reilly's (coffee2code) Auto_Hyperlink_URLs WordPress plugin (this port is for use without WordPress). Automatically hyperlink text URLs and email addresses originally written only as plaintext.