PHPackages                             lanos/dezrezone-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. lanos/dezrezone-php

ActiveLibrary

lanos/dezrezone-php
===================

A dezrezone PHP class

06PHP

Since Jun 27Pushed 7y agoCompare

[ Source](https://github.com/syn6UK/DezrezOne-PHP)[ Packagist](https://packagist.org/packages/lanos/dezrezone-php)[ RSS](/packages/lanos-dezrezone-php/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

DezrezOne PHP Dependency
========================

[](#dezrezone-php-dependency)

This PHP class is designed to be injected into PSR namespace projects and autoloaded using composer.

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

[](#installation)

```
composer install lanos/drone
```

Usage
-----

[](#usage)

Initiate the class via:

```
$dezrez = new Dezrez($apikey, $agencyID);
```

Authentication is done via the API key. No need to exchange tokens.

The following functions can be called.

```
// Carry out a property search
$dezrez->propertySearch($arrayOfCriteria)
```

```
// Get a single property
$dezrez->propertyDetails($propertyID)
```

```
// Change count as necesssary
$dezrez->featuredProperties(4, $rentalperiod, $branchlist)
```

```
// Change count as necesssary
$dezrez->propertySearch(4, $rentalperiod, $branchlist)
```

The results are returned as XML and are loaded using simpleXML. Please ensure you have simpleXML enabled on your hosting.

### If you want more functionality, why not upgrade to Rezi?

[](#if-you-want-more-functionality-why-not-upgrade-to-rezi)

Have Fun!

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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 (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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