Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```