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 3w 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 13% 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://avatars.githubusercontent.com/u/31861108?v=4)[Rob](/maintainers/l4nos)[@l4nos](https://github.com/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

[drupal/default_content

Imports default content when a module is enabled

4323.9k117](/packages/drupal-default-content)[phpcfdi/sat-catalogos

Catálogos de SAT para CFDI 3.3, CFDI 4.0 y Nómina 1.2

306.4k26](/packages/phpcfdi-sat-catalogos)[novatree/wallet

Simple Wallet

272.5k](/packages/novatree-wallet)

PHPackages © 2026

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