Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afshinakhgar/alexarank
Simple php class to automatically detect and show website's alexa rank
https://github.com/afshinakhgar/alexarank
alexa php rank seo website-alexa-rank
Last synced: 3 days ago
JSON representation
Simple php class to automatically detect and show website's alexa rank
- Host: GitHub
- URL: https://github.com/afshinakhgar/alexarank
- Owner: afshinakhgar
- Created: 2016-11-01T08:38:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T08:42:38.000Z (about 8 years ago)
- Last Synced: 2024-11-12T02:09:25.541Z (3 days ago)
- Topics: alexa, php, rank, seo, website-alexa-rank
- Language: PHP
- Size: 2.93 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlexaRank
Simple php class to automatically detect and show website's alexa rankInstallation
Using Composer easily
```php
composer install
```then run rank.php
Also You can get it from composer by
```php
composer require afshinpersian/alexarank
```