PHPackages                             werbeagentur\_artrevolver/scope-php-sdk - 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. werbeagentur\_artrevolver/scope-php-sdk

ActiveProject

werbeagentur\_artrevolver/scope-php-sdk
=======================================

PHP SDK for implementing Heyrecruit with rest api.

2.1(2y ago)0328WTFPLPHPPHP ^7.4||^8.0

Since Jan 3Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/Heyrecruit/php-sdk)[ Packagist](https://packagist.org/packages/werbeagentur_artrevolver/scope-php-sdk)[ Docs](https://heyrecruit.de)[ RSS](/packages/werbeagentur-artrevolver-scope-php-sdk/feed)WikiDiscussions master Synced 1mo ago

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

HeyRestApi
==========

[](#heyrestapi)

A sample class to communicate with the heyrecruit rest API.

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Usage](#usage)
- [Methods](#methods)
- [License](#license)

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

[](#installation)

The Heyrecruit PHP SDK can be installed with [Composer](https://getcomposer.org/). Run this command:

```
composer require werbeagentur_artrevolver/scope_php_sdk
```

OR

Clone the repository and include the `HeyRestApi.php` file in your project.

```
require_once 'path/to/HeyRestApi.php';
```

Usage
-----

[](#usage)

Initialize a new instance of the HeyRestApi class by providing the configuration settings:

```
$config = [
    'SCOPE_URL' => 'https://example.com',
    'SCOPE_CLIENT_ID' => 'your-client-id',
    'SCOPE_CLIENT_SECRET' => 'your-client-secret',
    'GA_TRACKING' => true, // optional
];

$api = new HeyRestApi($config);
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance40

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

5

Last Release

759d ago

Major Versions

v1.x-dev → 2.02024-04-03

PHP version history (3 changes)1.1PHP 7.4.\*

1.0PHP ^7.3||^8.0

v1.x-devPHP ^7.4||^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d7cdfe0bd9cc41b627d72a53bd102dd263ea24ee9742080058370df95d47916?d=identicon)[om1](/maintainers/om1)

---

Top Contributors

[![om1](https://avatars.githubusercontent.com/u/10211044?v=4)](https://github.com/om1 "om1 (26 commits)")

---

Tags

scopeATSrecruitingartrevolverSCOPE-Recruitingheyrecruit

### Embed Badge

![Health badge](/badges/werbeagentur-artrevolver-scope-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/werbeagentur-artrevolver-scope-php-sdk/health.svg)](https://phpackages.com/packages/werbeagentur-artrevolver-scope-php-sdk)
```

###  Alternatives

[phplang/scope-exit

Emulation of SCOPE\_EXIT construct from C++

1912.4M4](/packages/phplang-scope-exit)[mpyw/laravel-local-class-scope

A tiny macro that reuse a global scope class as a local scope

24102.6k](/packages/mpyw-laravel-local-class-scope)[mpyw/scoped-auth

Apply specific scope for user authentication.

1180.5k](/packages/mpyw-scoped-auth)

PHPackages © 2026

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