Download the PHP package theprivateer/clickable without Composer
On this page you can find all versions of the php package theprivateer/clickable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download theprivateer/clickable
More information about theprivateer/clickable
Files in theprivateer/clickable
Download theprivateer/clickable
More information about theprivateer/clickable
Files in theprivateer/clickable
Vendor theprivateer
Package clickable
Short Description A simple utility to convert URLs and emails in a string to clickable HTML anchors
License MIT
Homepage https://github.com/theprivateer/clickable
Package clickable
Short Description A simple utility to convert URLs and emails in a string to clickable HTML anchors
License MIT
Homepage https://github.com/theprivateer/clickable
Please rate this library. Is it a good library?
Informations about the package clickable
Clickable
A simple utility to convert URLs and emails in a string to clickable HTML anchors.
Installation
The package can be installed using Composer:
Usage
To use it, it's just a matter of passing a string to the static parse
method on the class:
Alternatively you can use the str_clickable
helper function (also autoloaded by Composer):
If you pass through a string that already has an anchor tag in it, fear not - the parser will automatically ignore them:
All versions of clickable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package theprivateer/clickable contains the following files
Loading the files please wait ....