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: about 1 year ago
JSON representation

Simple php class to automatically detect and show website's alexa rank

Awesome Lists containing this project

README

          

# AlexaRank
Simple php class to automatically detect and show website's alexa rank

Installation

Using Composer easily
```php
composer install
```

then run rank.php

Also You can get it from composer by
```php
composer require afshinpersian/alexarank
```