PHPackages                             lanos/rezi-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lanos/rezi-php

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

lanos/rezi-php
==============

A rezi PHP class

023PHP

Since Aug 9Pushed 7y agoCompare

[ Source](https://github.com/syn6UK/reziPHP)[ Packagist](https://packagist.org/packages/lanos/rezi-php)[ RSS](/packages/lanos-rezi-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

reziPHP
=======

[](#reziphp)

Rezi PHP Class for quick integration for web devs

Hello, This is a simple php class designed to be included in composer based projects. It should allow web developers to quickly implement rezi property search functionality within their website projects.

Usage
-----

[](#usage)

Initiate the class via:

```
$rezi = new Rezi($apikey, $clientsecret, $clientID, $environment);
```

Authentication is already done for you on class \_\_construct

NOTE: The $apikey variable should be set to **false** if you are using a client secret and ID. The class will save the returned access token to a randomly named txt file.

Call an endpoint by:

```
$rezi->getRezi($type, $endpoint, $pagesize = false, $pagenumber = false, $payload = false, $qstring = false)
```

The JSON encoded results are automatically decoded into a PHP array ready for use.

WARNING: Ensure directory indexing is OFF in apache or nginx, otherwise someone could find your access token.

### New Features will be added as they become available in Rezi.

[](#new-features-will-be-added-as-they-become-available-in-rezi)

Have Fun!

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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/06c9e88990d6fc4ceeca54935392f46b9cec2ded8c4a858100b05f0a4d8e4e69?d=identicon)[l4nos](/maintainers/l4nos)

---

Top Contributors

[![l4nos](https://avatars.githubusercontent.com/u/31861108?v=4)](https://github.com/l4nos "l4nos (14 commits)")

### Embed Badge

![Health badge](/badges/lanos-rezi-php/health.svg)

```
[![Health](https://phpackages.com/badges/lanos-rezi-php/health.svg)](https://phpackages.com/packages/lanos-rezi-php)
```

###  Alternatives

[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4875.5M16](/packages/voku-arrayy)[proj4php/proj4php

A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS

1321.7M16](/packages/proj4php-proj4php)[spatie/html-element

Html rendering in php inspired by hyperscript

191108.9k3](/packages/spatie-html-element)[mekras/php-speller

PHP spell check library

68409.5k](/packages/mekras-php-speller)[wyrihaximus/minify-html

Html minifier for CakePHP3

18148.3k1](/packages/wyrihaximus-minify-html)[gai871013/ip-location

纯真IP地址,composer包(解析QQWay.dat)

729.7k4](/packages/gai871013-ip-location)

PHPackages © 2026

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