PHPackages                             o6web/data-request-api - 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. o6web/data-request-api

ActiveLibrary[API Development](/categories/api)

o6web/data-request-api
======================

Simple helper for interacting with the O6 Web Properties Data Request API

1.0.0(5mo ago)08MITPHPPHP &gt;=7.4.0

Since Dec 18Pushed 5mo agoCompare

[ Source](https://github.com/o6web/DataRequestApi)[ Packagist](https://packagist.org/packages/o6web/data-request-api)[ Docs](https://o6web.net)[ RSS](/packages/o6web-data-request-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

DataRequestApi
==============

[](#datarequestapi)

Simple class for making requests to the O6 Web Properties Data Request API.

Usage
-----

[](#usage)

```
use o6web\DataRequestApi\DataRequestApi;

$dataRequestApi = new DataRequesApi($root_url, $token);

$dataRequestApi->request('GET', 'request/path', ['arg' => 'value']);
```

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

[](#installation)

Simply add a dependency on o6web/data-request-api to your composer.json file if you use [Composer](https://getcomposer.org/) to manage the dependencies of your project:

```
composer require o6web/data-request-api
```

Although it's recommended to use Composer, you can actually include the file(s) any way you want.

License
-------

[](#license)

DataRequestApi is [MIT](http://opensource.org/licenses/MIT) licensed.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance73

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

151d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0225f44837a665c8a143afa50a34a406a769c523dba31e4cdf73fd0530dede45?d=identicon)[cjrasmussen](/maintainers/cjrasmussen)

---

Top Contributors

[![cjrasmussen](https://avatars.githubusercontent.com/u/15007730?v=4)](https://github.com/cjrasmussen "cjrasmussen (1 commits)")

### Embed Badge

![Health badge](/badges/o6web-data-request-api/health.svg)

```
[![Health](https://phpackages.com/badges/o6web-data-request-api/health.svg)](https://phpackages.com/packages/o6web-data-request-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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