PHPackages                             yoeb/otelz - 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. yoeb/otelz

ActiveLibrary

yoeb/otelz
==========

YOEB.NET

v2.3.0(2y ago)013MITPHPPHP &gt;=7.2

Since Jan 10Pushed 2y agoCompare

[ Source](https://github.com/YOEB-NET/OtelZ)[ Packagist](https://packagist.org/packages/yoeb/otelz)[ RSS](/packages/yoeb-otelz/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

OtelZ Laravel Packet
====================

[](#otelz-laravel-packet)

### Models:

[](#models)

```
OtelzHotel::class // Otel arama.
OtelzInstallment::class // Banakaların taksit imkanları..
OtelzPlace::class // Şehirler ve ilçeler.
OtelzReservation::class // Rezarvasyon ve satın alma.

```

Bu paketteki isimlendirmeler  esas alınarak yapılmıştır küçük farklılıklar olabilir.

Hotel Availability (OtelzHotel)
-------------------------------

[](#hotel-availability-otelzhotel)

**Functions:**

Tablodaki fonksiyon isimleri şu şekildedir:

```
- lang()
- country()
- cityReference()
- districtReference()
- facilityReference()
- filter()
- latitude()
- longitude()
- distance()
- type()
- startDate()
- endDate()
- party()
- adults()
- children()
- currency()
- userCountry()
- decimalDigitNumber()
- deviceType()
- addFacilityReferences()
- facilityReferences()
- pageNumber() // Sayfa sayısı.
- pageSize() // 1 sayfada kaç adet otel gelecek.
- list() // v2/search/availability istek atar.
- data() // data/hotel_data istek atar

```

**Example:**

```
$hotel = OtelzHotel::pageNumber($page)
->currency($currency)
->endDate($end_date)
->startDate($start_date)
->userCountry($user_country)
->latitude($latitude)
->longitude($longitude)
->distance($distance)
->facilityReferences($facility_references)
->adults($adults)
->list();

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

###  Release Activity

Cadence

Every ~20 days

Recently: every ~27 days

Total

7

Last Release

737d ago

Major Versions

1.0.6 → v2.2.02024-05-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d011b5c305bff23e9cf820c10b39e6fdc55c16c2738491034fe499a9e0e39a1?d=identicon)[yoeb](/maintainers/yoeb)

---

Top Contributors

[![BERKAY-YILDIRIM](https://avatars.githubusercontent.com/u/53117266?v=4)](https://github.com/BERKAY-YILDIRIM "BERKAY-YILDIRIM (16 commits)")

### Embed Badge

![Health badge](/badges/yoeb-otelz/health.svg)

```
[![Health](https://phpackages.com/badges/yoeb-otelz/health.svg)](https://phpackages.com/packages/yoeb-otelz)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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