PHPackages                             upmind/provision-provider-seo - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. upmind/provision-provider-seo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

upmind/provision-provider-seo
=============================

Provisioning category + providers for creating and logging into SEO services

v1.4.1(7mo ago)0205↓75%2GPL-3.0-onlyPHPPHP ^7.4 || 8.1 - 8.3CI passing

Since Sep 18Pushed 7mo agoCompare

[ Source](https://github.com/upmind/provision-provider-seo)[ Packagist](https://packagist.org/packages/upmind/provision-provider-seo)[ RSS](/packages/upmind-provision-provider-seo/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (0)

[Upmind Provision Providers](https://github.com/upmind-automation) - SEO
========================================================================

[](#upmind-provision-providers---seo)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5dae5cf4cd1871a412c798b5ac87cb9d9275c4dd103aa78a2938da3495e9f917/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f75706d696e642f70726f766973696f6e2d70726f76696465722d73656f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/upmind/provision-provider-seo)

This provision category defines functions to create and manage SEO service accounts.

- [Installation](#installation)
- [Usage](#usage)
    - [Quick-start](#quick-start)
- [Supported Providers](#supported-providers)
- [Functions](#functions)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)
- [Upmind](#upmind)

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

[](#installation)

```
composer require upmind/provision-provider-seo
```

Usage
-----

[](#usage)

This library makes use of [upmind/provision-provider-base](https://packagist.org/packages/upmind/provision-provider-base) primitives which we suggest you familiarize yourself with by reading the usage section in the README.

### Quick-start

[](#quick-start)

The easiest way to see this provision category in action and to develop/test changes is to install it in [upmind/provision-workbench](https://github.com/upmind-automation/provision-workbench#readme).

Alternatively you can start using it for your business immediately with [Upmind.com](https://upmind.com/start) - the ultimate web hosting billing and management solution.

**If you wish to develop a new Provider, please refer to the [WORKFLOW](WORKFLOW.md) guide.**

Supported Providers
-------------------

[](#supported-providers)

The following providers are currently implemented:

- [marketgoo](https://marketgoo.docs.apiary.io/)
- [Ranking Coach](https://www.rankingcoach.com/)

Functions
---------

[](#functions)

FunctionParametersReturn DataDescriptionlogin()[*AccountIdentifierParams*](src/Data/AccountIdentifierParams.php)[*LoginResult*](src/Data/LoginResult.php)Obtain a signed login URL for the service that the system client can redirect tocreate()[*CreateParams*](src/Data/CreateParams.php)[*CreateResult*](src/Data/CreateResult.php)Creates an account and returns the `username` which can be used to identify the account in subsequent requests, plus other account informationchangePackage()[*ChangePackageParams*](src/Data/ChangePackageParams.php)[*EmptyResult*](src/Data/EmptyResult.php)Change the package of an existing account (i.e., an upgrade/downgrade).suspend()[*AccountIdentifierParams*](src/Data/AccountIdentifierParams.php)[*EmptyResult*](src/Data/EmptyResult.php)Suspend an accountunsuspend()[*AccountIdentifierParams*](src/Data/AccountIdentifierParams.php)[*EmptyResult*](src/Data/EmptyResult.php)Unsuspend an accountterminate()[*AccountIdentifierParams*](src/Data/AccountIdentifierParams.php)[*EmptyResult*](src/Data/EmptyResult.php)Permanently delete an accountChangelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Harry Lewis](https://github.com/uphlewis)
- [Óscar J. Baeza](https://github.com/ojbaeza)
- [Roussetos Karafyllakis](https://github.com/RoussKS)
- [All Contributors](../../contributors)

License
-------

[](#license)

GNU General Public License version 3 (GPLv3). Please see [License File](LICENSE.md) for more information.

Upmind
------

[](#upmind)

Sell, manage and support web hosting, domain names, ssl certificates, website builders and more with [Upmind.com](https://upmind.com/start) - the ultimate web hosting billing and management solution.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance65

Regular maintenance activity

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 94.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~159 days

Recently: every ~197 days

Total

6

Last Release

211d ago

PHP version history (2 changes)v1.2PHP 8.1 - 8.3

v1.4PHP ^7.4 || 8.1 - 8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43346009?v=4)[Harry Lewis](/maintainers/uphlewis)[@uphlewis](https://github.com/uphlewis)

---

Top Contributors

[![uphlewis](https://avatars.githubusercontent.com/u/43346009?v=4)](https://github.com/uphlewis "uphlewis (69 commits)")[![RoussKS](https://avatars.githubusercontent.com/u/7203382?v=4)](https://github.com/RoussKS "RoussKS (2 commits)")[![CodelineEF](https://avatars.githubusercontent.com/u/103562787?v=4)](https://github.com/CodelineEF "CodelineEF (1 commits)")[![ojbaeza](https://avatars.githubusercontent.com/u/770003?v=4)](https://github.com/ojbaeza "ojbaeza (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/upmind-provision-provider-seo/health.svg)

```
[![Health](https://phpackages.com/badges/upmind-provision-provider-seo/health.svg)](https://phpackages.com/packages/upmind-provision-provider-seo)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M267](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M989](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M362](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
