PHPackages                             f-plus/millennium-php - 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. f-plus/millennium-php

ActiveLibrary[API Development](/categories/api)

f-plus/millennium-php
=====================

Online booking API client for Millennium Spa &amp; Salon

18PHP

Since Nov 2Pushed 10y ago3 watchersCompare

[ Source](https://github.com/f-plus/millennium-php)[ Packagist](https://packagist.org/packages/f-plus/millennium-php)[ RSS](/packages/f-plus-millennium-php/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

millennium-php
==============

[](#millennium-php)

[![Build Status](https://camo.githubusercontent.com/cd8698038fc3c3cfb50dcdd98c58ab4c4251c955d90438717f90ea4c455d0c03/68747470733a2f2f7472617669732d63692e6f72672f662d706c75732f6d696c6c656e6e69756d2d7068702e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/f-plus/millennium-php)[![Latest Stable Version](https://camo.githubusercontent.com/e599dc301668eafffe6cb0b2935c0c52cd2e9f81ca4ee7b8d9ff3e377acdea26/68747470733a2f2f706f7365722e707567782e6f72672f662d706c75732f6d696c6c656e6e69756d2d7068702f76657273696f6e)](https://packagist.org/packages/f-plus/millennium-php)[![License](https://camo.githubusercontent.com/1841c48164243a734cbb85c7a9d7d1911c66849c4e40c309a47cd10290b8b3a2/68747470733a2f2f706f7365722e707567782e6f72672f662d706c75732f6d696c6c656e6e69756d2d7068702f6c6963656e7365)](https://packagist.org/packages/f-plus/millennium-php)

**millennium-php** is a PHP client for the online booking system of [Harms Millennium Spa &amp; Salon](http://www.harms-software.com/millennium/spasalon/).

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

[](#installation)

```
composer require f-plus/millennium-php
```

Usage
-----

[](#usage)

```
$client = new \FPlus\Millennium\Client('http://yourdomain.com/OnlineBooking/ClientService.svc');

$salonInfo = $client->getSalonInfo();

if (($session = $client->authenticate('username', 'password')) !== null) {
    $client->setSession($session);

    // book appointments, get client history, ...
}
```

Disclaimer
----------

[](#disclaimer)

This application is in no way affiliated with, authorized, maintained, sponsored or endorsed by [Millennium Systems International](http://www.harms-software.com/).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5aad01d4ca86b61662d41812653f7aa8c4f574e6f06233e64e74b567f8af23d?d=identicon)[f-plus](/maintainers/f-plus)

---

Top Contributors

[![f-plus](https://avatars.githubusercontent.com/u/15130246?v=4)](https://github.com/f-plus "f-plus (12 commits)")

### Embed Badge

![Health badge](/badges/f-plus-millennium-php/health.svg)

```
[![Health](https://phpackages.com/badges/f-plus-millennium-php/health.svg)](https://phpackages.com/packages/f-plus-millennium-php)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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