PHPackages                             orhanbhr/iddaa-bot-2020 - 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. orhanbhr/iddaa-bot-2020

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

orhanbhr/iddaa-bot-2020
=======================

It is PHP-based, allowing you to receive data from iddaa.com.

v1.0.2(5y ago)211MITPHPPHP ^7.0.0

Since Nov 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/orhanbhr/iddaa-bot-2020)[ Packagist](https://packagist.org/packages/orhanbhr/iddaa-bot-2020)[ RSS](/packages/orhanbhr-iddaa-bot-2020/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

[![Total Downloads](https://camo.githubusercontent.com/2aa3b33526ac1c827d1720194365d0d28be978869b8fb195ca3752f497a93deb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f7268616e6268722f69646461612d626f742d32303230)](https://packagist.org/packages/orhanbhr/iddaa-bot-2020)[![Latest Stable Version](https://camo.githubusercontent.com/d9153b8760fdaffbc88b4205bc94dbfae58c2375834087e24407664a136e07f1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f7268616e6268722f69646461612d626f742d32303230)](https://packagist.org/packages/orhanbhr/iddaa-bot-2020)[![License](https://camo.githubusercontent.com/89f47b6f5853190d6e7661ce20074b42cc8c5436bdfd0380a7766670ed408e17/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6f7268616e6268722f69646461612d626f742d32303230)](https://packagist.org/packages/orhanbhr/iddaa-bot-2020)

Iddaa.com PHP Bot 2020
======================

[](#iddaacom-php-bot-2020)

It is PHP-based, allowing you to receive data from iddaa.com.

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

[](#installation)

Installing with the help of Composer:

```
composer require orhanbhr/iddaa-bot-2020

```

#### Laravel Service Provider

[](#laravel-service-provider)

If you are using Laravel; `config/app.php` under the providers array in the file

```
orhanbhr\IddaaBot\BotServiceProvider::class

```

Usage
-----

[](#usage)

#### Match List

[](#match-list)

```
use orhanbhr\IddaaBot\Controllers\IddaaBotController;

$bot = new IddaaBotController();
$json = $bot->program();
var_dump($json);
```

#### Match Detail

[](#match-detail)

```
$bot->detail(2, 231998);
```

#### Change Sport

[](#change-sport)

```
$bot->program(2);
```

#### Change Language

[](#change-language)

```
$bot->lang('tr')->program();
```

#### Change Response Type

[](#change-response-type)

```
$bot->responseType(0)->program();
```

#### Sport List

[](#sport-list)

IdName1Football2Basketball20Table Tennis4Ice Hockey6Handball23Volleyball5Tennis11Motor Sports19Snooker#### Language List

[](#language-list)

IdNametrTurkishenEnglish#### Response Type List

[](#response-type-list)

IdName1Json0ArrayContributing
------------

[](#contributing)

Thank you for considering contributing to the Iddaa Bot.

Developer
---------

[](#developer)

[Orhan BAHAR](https://www.orhanbhr.com)

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~0 days

Total

3

Last Release

2011d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6646554?v=4)[Orhan BAHAR](/maintainers/orhanbhr)[@orhanbhr](https://github.com/orhanbhr)

---

Top Contributors

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

---

Tags

phplaraveliddaaiddaa botiddaa oranlarıiddaa verileriiddaa xmliddaa json

### Embed Badge

![Health badge](/badges/orhanbhr-iddaa-bot-2020/health.svg)

```
[![Health](https://phpackages.com/badges/orhanbhr-iddaa-bot-2020/health.svg)](https://phpackages.com/packages/orhanbhr-iddaa-bot-2020)
```

###  Alternatives

[amranidev/laracombee

Recommendation system for laravel

11636.7k1](/packages/amranidev-laracombee)[salmanzafar/laravel-geocode

A Laravel Library to find Lat and Long of a given Specific Address

153.9k](/packages/salmanzafar-laravel-geocode)[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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