| Recommend this page to a friend! |
| Info | Documentation | Reputation | Support forum | Blog | Links |
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 67 | All time: 10,355 This week: 89 | ||||
| Version | License | PHP version | Categories | |||
| url-tracker 1.0.0 | MIT/X Consortium ... | 5 | HTTP, PHP 5 |
composer require lee/url-tracker
require_once __DIR__ . '/vendor/autoload.php';
use Lee\Tracker;
$url = 'https://bit.ly/grpc-intro';
$trackedResult = Tracker::trackFromUrl($url); // ['https://bit.ly/grpc-intro', 'https://www.slideshare.net/williamyeh/grpc-238408172/williamyeh/grpc-238408172',]
| File | Role | Description | ||
|---|---|---|---|---|
| Example | Example script | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% |
|
|
| User Comments (5) | |||||||||||||||||
| |||||||||||||||||
| Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.