PHPackages                             shahariaazam/wp-rank-checker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. shahariaazam/wp-rank-checker

ActiveLibrary

shahariaazam/wp-rank-checker
============================

Check ranks for your plugins or themes with specific keyword and check how your plugins and themes are growing in WordPress public repository.

v1.0(5y ago)01MITPHP

Since Jun 3Pushed 5y agoCompare

[ Source](https://github.com/shahariaazam/wp-rank-checker)[ Packagist](https://packagist.org/packages/shahariaazam/wp-rank-checker)[ RSS](/packages/shahariaazam-wp-rank-checker/feed)WikiDiscussions development Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (3)Used By (0)

WordPress Plugins/Themes Keyword Search Rank Checker
====================================================

[](#wordpress-pluginsthemes-keyword-search-rank-checker)

[![Code Checks](https://github.com/shahariaazam/wp-rank-checker/workflows/Code-Checks/badge.svg)](https://github.com/shahariaazam/wp-rank-checker/actions?query=workflow%3ACode-Checks)[![Build](https://camo.githubusercontent.com/fcf78ed8808184bb2f7510c49b6d348da2bf3308022c79b18e8a30f78fb8c185/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7368616861726961617a616d2f77702d72616e6b2d636865636b65722f6261646765732f6275696c642e706e67)](https://scrutinizer-ci.com/g/shahariaazam/wp-rank-checker)[![Code Coverage](https://camo.githubusercontent.com/651639c29f2ced2ddfcac4694c400db2fa1d074d9d1600161b62e2aea23dc310/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7368616861726961617a616d2f77702d72616e6b2d636865636b65722f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/shahariaazam/wp-rank-checker)[![Code Rating](https://camo.githubusercontent.com/b9912107de1101c226a714be8fc7d651d1caf2e5de35b8078922a9760cd23d1c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7368616861726961617a616d2f77702d72616e6b2d636865636b65722f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/shahariaazam/wp-rank-checker)[![Code Intellegence](https://camo.githubusercontent.com/a625474b55fb9ab625d3fff4e93bb8fb1ef7e86193c602911767f94626f6121b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7368616861726961617a616d2f77702d72616e6b2d636865636b65722f6261646765732f636f64652d696e74656c6c6967656e63652e737667)](https://scrutinizer-ci.com/g/shahariaazam/wp-rank-checker)

Check **ranks** for your plugins or themes with specific **keyword** and check how your plugins and themes are growing in WordPress public repository. This library will calculate the search result ranking from [WordPress.org plugin repository search page](https://wordpress.org/plugins/search/mail/).

Installation
------------

[](#installation)

You can add this as a composer package. So to add this package in your application, just run the following command.

```
composer require shahariaazam/wp-rank-checker
```

Usage
-----

[](#usage)

Easy to use. Following code snippet will give you an idea about how to get ranking position of any specific plugin for any specific keyword.

```
