PHPackages                             barisesen/hurriyet - 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. barisesen/hurriyet

ActiveLibrary[API Development](/categories/api)

barisesen/hurriyet
==================

Hurriyet public api client for PHP

1.0.0(8y ago)316MITPHPPHP &gt;=5.3.0

Since Jul 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/barisesen/Hurriyet-Php-Api-Client)[ Packagist](https://packagist.org/packages/barisesen/hurriyet)[ RSS](/packages/barisesen-hurriyet/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Hürriyet Public Api
===================

[](#hürriyet-public-api)

[![Latest Stable Version](https://camo.githubusercontent.com/cccf1f0363982ea2488b13fc79910dad6166b0c5ea461a8726d3b58e3e785405/68747470733a2f2f706f7365722e707567782e6f72672f62617269736573656e2f68757272697965742f762f737461626c65)](https://packagist.org/packages/barisesen/hurriyet)[![Total Downloads](https://camo.githubusercontent.com/2a707e6804f137f98befbafc682ed0bb0c4fa9b5b3e438cff3dfcd7ac6b02bbe/68747470733a2f2f706f7365722e707567782e6f72672f62617269736573656e2f68757272697965742f646f776e6c6f616473)](https://packagist.org/packages/barisesen/hurriyet)[![Latest Unstable Version](https://camo.githubusercontent.com/1bc9311f24ca2d5b21f275f1c060e029b8820585ccea7d4509ba3a762e00ab86/68747470733a2f2f706f7365722e707567782e6f72672f62617269736573656e2f68757272697965742f762f756e737461626c65)](https://packagist.org/packages/barisesen/hurriyet)[![License](https://camo.githubusercontent.com/60d6d8430c787e925f5ac5b15a90500550351c8d64b7bae1ed5c121beb8ae1fc/68747470733a2f2f706f7365722e707567782e6f72672f62617269736573656e2f68757272697965742f6c6963656e7365)](https://packagist.org/packages/barisesen/hurriyet)

Hürriyet Api client for Php

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

[](#installation)

Composer json file:

```
{
    "require": {
        "barisesen/hurriyet": "^1"
    }
}
```

After run the install command.

```
$ composer install

```

OR run the following command directly.

```
$ composer require barisesen/hurriyet

```

Examples
--------

[](#examples)

[Hurriyet API Client Example](https://github.com/barisesen/Hurriyet-Php-Api-Client/tree/master/Examples)

Usage
-----

[](#usage)

The following gateways are provided by this documentation:

- [Hürriyet](https://developers.hurriyet.com.tr/docs/versions/1.0)

```
