PHPackages                             bekodesign/versio-php-api - 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. [API Development](/categories/api)
4. /
5. bekodesign/versio-php-api

ActiveLibrary[API Development](/categories/api)

bekodesign/versio-php-api
=========================

PHP implementation of the new Restfull Versio API

1.0.0(8y ago)01.9k2[1 PRs](https://github.com/BekoDesign/versio-php-api/pulls)MITPHPPHP &gt;=7.0.0

Since Sep 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/BekoDesign/versio-php-api)[ Packagist](https://packagist.org/packages/bekodesign/versio-php-api)[ RSS](/packages/bekodesign-versio-php-api/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

[![Packagist](https://camo.githubusercontent.com/a6627e2b89f6a9a3fd647f7dfaf90458e1ba2c01ec8b8ac1c3def6637d1f80aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62656b6f64657369676e2f76657273696f2d7068702d6170692e737667)](https://packagist.org/packages/bekodesign/versio-php-api)[![Build Status](https://camo.githubusercontent.com/967021cb41fc95193c79f994de3c4bddfdfd235a8a4503acfb7a2927690c61f8/68747470733a2f2f7472617669732d63692e6f72672f42656b6f44657369676e2f76657273696f2d7068702d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/BekoDesign/versio-php-api)[![GitHub tag](https://camo.githubusercontent.com/d23c8b19c6ab473b074bdecf099e9978563f7fca7fb4b8df8f571da2f1cddc64/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f62656b6f64657369676e2f76657273696f2d7068702d6170692e737667)](https://github.com/BekoDesign/versio-php-api/releases)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

Versio PHP API
==============

[](#versio-php-api)

This is a PHP library for the new rest API of Versio (Hostingprovider) as described here: .

This library can manage Domains, Reseller Hosting Accounts, WebHosting Accounts and SSL certificates as well as managing and viewing the Categories, TLDS and Products of Versio.

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

[](#installation)

### Composer (recommended)

[](#composer-recommended)

Installation through composer:

```
composer require bekodesign/versio-php-api

```

### Alternative

[](#alternative)

Download [release](https://github.com/bekodesign/Versio-PHP-API/releases "Github releases").

Usage
-----

[](#usage)

Please reference the [Wiki pages](https://github.com/BekoDesign/Versio-PHP-API/wiki) for the documentation.

Testing
-------

[](#testing)

This library is using [PHP dotenv](https://github.com/vlucas/phpdotenv) for enviroment variables. Since Versio is using Basic Auth and does not provide a demo account the tests need access to your full username and password.

In order to run the provided tests:

1. Clone this repository
2. Create a new `.env` file in the root of the repository with the following contents:

```
VERSIO_HOST=versio.nl
VERSIO_USERNAME={YOUR VERSIO USERNAME}
VERSIO_PASSWORD={YOUR VERSIO PASSWORD}

```

Replace **{YOUR VERSIO USERNAME}** and **{YOUR VERSIO PASSWORD}** with the credentials you use to sign in at

You can also change the host to versio.uk, versio.nl, versio.be, versio.eu. But the default fallback is versio.nl.

**Important:** Please note that the testing API of Versio currently has an issue. The testing API is actually behaving like the real API and does create entities and makes payments. See [\#7](https://github.com/BekoDesign/versio-php-api/issues/7) for more information.

License
-------

[](#license)

This project is released under the [MIT](https://github.com/beko1997/Versio-PHP-API/blob/master/LICENSE) License.

Issues
------

[](#issues)

Please report any problems or suggestions via: [GitHub issues](https://github.com/BekoDesign/Versio-PHP-API/issues)

Contributors
------------

[](#contributors)

Feel free to create a Pull Request.

**Contributors:**

- [Beko1997](https://github.com/beko1997)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3174d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e0c267174b995590a49687952557fcad3ae0b313462de5efbcaa78bd34274dcf?d=identicon)[beko1997](/maintainers/beko1997)

---

Top Contributors

[![BertKooij](https://avatars.githubusercontent.com/u/3949189?v=4)](https://github.com/BertKooij "BertKooij (35 commits)")

---

Tags

apiversiowebhosting

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bekodesign-versio-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/bekodesign-versio-php-api/health.svg)](https://phpackages.com/packages/bekodesign-versio-php-api)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[j0k3r/graby

Graby helps you extract article content from web pages

384349.6k2](/packages/j0k3r-graby)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

26236.6k14](/packages/wordpress-php-ai-client)[janu-software/facebook-php-sdk

Alternative toolkit for Facebook Graph API

71684.8k2](/packages/janu-software-facebook-php-sdk)[paddlehq/paddle-php-sdk

Paddle's PHP SDK for Paddle Billing.

53301.7k](/packages/paddlehq-paddle-php-sdk)

PHPackages © 2026

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