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

ActiveLibrary[API Development](/categories/api)

florianorineveu/ow-api-php
==========================

PHP wrapper for Ow-API

1.0.4(2y ago)14MITPHPPHP ^7.1|^8.0

Since Aug 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/florianorineveu/Ow-API-PHP)[ Packagist](https://packagist.org/packages/florianorineveu/ow-api-php)[ Docs](https://ow-api.com/)[ RSS](/packages/florianorineveu-ow-api-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (6)Used By (0)

Ow-API (Overwatch API) PHP Wrapper
==================================

[](#ow-api-overwatch-api-php-wrapper)

[![MIT License](https://camo.githubusercontent.com/48593de0035d3aebc555d81be22bb1136d0741866cc69614fd437cacc7553cf7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d3030374543372e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/48593de0035d3aebc555d81be22bb1136d0741866cc69614fd437cacc7553cf7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d3030374543372e7376673f7374796c653d666c61742d737175617265)[![Current Version](https://camo.githubusercontent.com/64d9ed73f8357d24c6e754e97ed353d1bf9439923a36d9a18036c254779aa98f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e332d677265656e2e737667)](https://camo.githubusercontent.com/64d9ed73f8357d24c6e754e97ed353d1bf9439923a36d9a18036c254779aa98f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e332d677265656e2e737667)

Overview
--------

[](#overview)

This repository contains an unofficial PHP wrapper for the Ow-API.

API resources and response examples are in the [Official Documentation](https://ow-api.com/).

Table of contents
-----------------

[](#table-of-contents)

- [Compatibility](#compatibility)
- [Installation](#installation)
- [How to use](#how-to-use)
- [Contribute](#contribute)

Compatibility
-------------

[](#compatibility)

This library requires **PHP v7.1** or higher.

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

[](#installation)

Use the below code to install the wrapper:

`composer require fnev-eu/ow-api-php`

How to use
----------

[](#how-to-use)

### Example

[](#example)

```
