PHPackages                             etkinlik/php-api-client - 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. [API Development](/categories/api)
4. /
5. etkinlik/php-api-client

ActiveLibrary[API Development](/categories/api)

etkinlik/php-api-client
=======================

Etkinlik.io'da yer alan etkinlikleri PHP kullanarak elde etmek için kullanılır.

1.0.5(5y ago)1102[2 PRs](https://github.com/etkinlik/php-api-client/pulls)PHP

Since Feb 11Pushed 7mo ago2 watchersCompare

[ Source](https://github.com/etkinlik/php-api-client)[ Packagist](https://packagist.org/packages/etkinlik/php-api-client)[ RSS](/packages/etkinlik-php-api-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (9)Dependencies (6)Versions (13)Used By (0)

EtkinlikApi
===========

[](#etkinlikapi)

```
$client = new \EtkinlikApi\ApiClient('token buraya gelecek');

$formats = $client->format->getItems();

$categories = $client->category->getListe();

$events = $client->event->getItems(
    (new \EtkinlikApi\Model\Config\EventsConfig())
        ->addCategoryId(4015)
);

$event = $client->event->getById(104289);

$venues = $client->venue->getItems(
    (new \EtkinlikApi\Model\Config\VenuesConfig())
        ->addCityId(7)
);
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance45

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~205 days

Total

10

Last Release

2098d ago

Major Versions

0.2.4 → 1.0.12018-07-02

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/166640?v=4)[İrfan Evrens](/maintainers/irfanevrens)[@irfanevrens](https://github.com/irfanevrens)

---

Top Contributors

[![irfanevrens](https://avatars.githubusercontent.com/u/166640?v=4)](https://github.com/irfanevrens "irfanevrens (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/etkinlik-php-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/etkinlik-php-api-client/health.svg)](https://phpackages.com/packages/etkinlik-php-api-client)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M923](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[smodav/mpesa

M-Pesa API implementation

16167.1k1](/packages/smodav-mpesa)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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