PHPackages                             ownerrez/orez-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. ownerrez/orez-api

ActiveLibrary[API Development](/categories/api)

ownerrez/orez-api
=================

Official PHP wrapper for the OwnerRez API

1.1.1(8mo ago)1693MITPHPPHP ^7.4 || ^8.0

Since Jul 23Pushed 4mo ago7 watchersCompare

[ Source](https://github.com/ownerrez/orez-api-php)[ Packagist](https://packagist.org/packages/ownerrez/orez-api)[ RSS](/packages/ownerrez-orez-api/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)DependenciesVersions (10)Used By (0)

OwnerRez API
============

[](#ownerrez-api)

Official PHP wrapper for the OwnerRez API

Usage
-----

[](#usage)

The `OwnerRez\Api\Client` serves as the entry point for all requests. Full documentation is available at TODO

```
$ownerRez = new OwnerRez\Api\Client($username, $accessToken);

$ownerRez->users()->me();

$ownerRez->properties()->get(1);

$ownerRez->properties()->search([
    'availabilityFrom' => '2020-01-01',
    'availabilityTo' => '2020-01-08',
    'limit' => 10
]);

```

Release
-------

[](#release)

This library is hosted on [packagist.org](https://packagist.org/packages/ownerrez/orez-api).

To create a new release on packagist, create a [Github release](https://github.com/ownerrez/orez-api-php/releases).

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance69

Regular maintenance activity

Popularity12

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 78.4% 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 ~274 days

Recently: every ~433 days

Total

8

Last Release

247d ago

Major Versions

1.0.5 → v2.x-dev2022-10-18

PHP version history (2 changes)1.0.0PHP ^7.4

1.0.5PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cff1091f6a8223ac70c1d365380305faabfee98a8190377d92145b75adb82c2?d=identicon)[ownerrez](/maintainers/ownerrez)

---

Top Contributors

[![ithielnor](https://avatars.githubusercontent.com/u/3342620?v=4)](https://github.com/ithielnor "ithielnor (29 commits)")[![eesquibel](https://avatars.githubusercontent.com/u/22398637?v=4)](https://github.com/eesquibel "eesquibel (7 commits)")[![joni2back](https://avatars.githubusercontent.com/u/2049935?v=4)](https://github.com/joni2back "joni2back (1 commits)")

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/ownerrez-orez-api/health.svg)

```
[![Health](https://phpackages.com/badges/ownerrez-orez-api/health.svg)](https://phpackages.com/packages/ownerrez-orez-api)
```

###  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)
