PHPackages                             digfish/php-smoobu-cli - 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. digfish/php-smoobu-cli

ActiveLibrary[API Development](/categories/api)

digfish/php-smoobu-cli
======================

Smoobu Property Management System API Client

112PHP

Since Oct 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/digfish/php-smoobu-cli)[ Packagist](https://packagist.org/packages/digfish/php-smoobu-cli)[ RSS](/packages/digfish-php-smoobu-cli/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

### SMOOBU API CLIENT IN PHP

[](#smoobu-api-client-in-php)

This is a implementation in PHP of the [Smoobu](https://smoobu.com) API, an property management system. Their API allow the creation of bookings, updating it, list and create the guests that made the bookings, send messages to the clients. Their complete api is [described here](https://docs.smoobu.com/).

Install
-------

[](#install)

The package is hosted on [packagist](http://packagist.org). To install run:

```
composer install digfish/php-smoobu-cli

```

Environment variables
---------------------

[](#environment-variables)

The variable `SMOOBU_TEST_API_KEY` should hold the value of your API key. You can set this via a .`env` file or your own code using `putenv` or `$_ENV['SMOOBU_TEST_API_KEY']`. If the application does not find the `.env` file it assumes that you are running on production. When in production, set in your code the variables `SMOOBU_API_KEY` and `SMOOBU_USER_ID`.

What is implemented
-------------------

[](#what-is-implemented)

MethodAPIList GuestsGET /guestsGet GuestGET /guests/:idAvaiabilityGET /booking/checkApartmentAvailabilityList BookingsGET /reservationsCreate BookingPOST /reservationsUpdate BookingPUT /reservations/:idCancel BookingDELETE /reservations/:idList ApartmentsGET /apartmentsGet ApartmentGET /apartments/:id---

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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/b9053a6f912f05b1e1ea470a81331751af91b7a36a097744070db566332620d2?d=identicon)[digfish](/maintainers/digfish)

---

Top Contributors

[![digfish](https://avatars.githubusercontent.com/u/717142?v=4)](https://github.com/digfish "digfish (18 commits)")

### Embed Badge

![Health badge](/badges/digfish-php-smoobu-cli/health.svg)

```
[![Health](https://phpackages.com/badges/digfish-php-smoobu-cli/health.svg)](https://phpackages.com/packages/digfish-php-smoobu-cli)
```

###  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.0k14](/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)
