PHPackages                             acrolinx/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. acrolinx/sdk

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

acrolinx/sdk
============

PHP SDK for working with Acrolinx (without Sidebar)

v1.0.5(3y ago)03.8k↑12.5%2Apache-2.0PHPPHP &gt;=8.0CI passing

Since Aug 15Pushed 1y ago10 watchersCompare

[ Source](https://github.com/acrolinx/sdk-php)[ Packagist](https://packagist.org/packages/acrolinx/sdk)[ RSS](/packages/acrolinx-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (10)Versions (7)Used By (0)

SDK-PHP [![CI SDK PHP](https://github.com/acrolinx/sdk-php/actions/workflows/main.yml/badge.svg)](https://github.com/acrolinx/sdk-php/actions/workflows/main.yml)
=================================================================================================================================================================

[](#sdk-php-)

[![Latest Stable Version](https://camo.githubusercontent.com/38bcfde700023e77532f2917e9469e0b9b9f2e83cade544b9959df5d65f274d1/68747470733a2f2f706f7365722e707567782e6f72672f6163726f6c696e782f73646b2f762f737461626c65)](https://packagist.org/packages/acrolinx/sdk)[![Total Downloads](https://camo.githubusercontent.com/2ea0aafae3c40a7fa3040ddd1e0cc30f85a38fbd833d3e53d8992cf52a38454f/68747470733a2f2f706f7365722e707567782e6f72672f6163726f6c696e782f73646b2f646f776e6c6f616473)](https://packagist.org/packages/acrolinx/sdk)[![License](https://camo.githubusercontent.com/1e19bd4235affde614ec219e9a95e137776165e8bb65d4af134521feac5569ab/68747470733a2f2f706f7365722e707567782e6f72672f6163726f6c696e782f73646b2f6c6963656e7365)](https://packagist.org/packages/acrolinx/sdk)[![composer.lock available](https://camo.githubusercontent.com/448882b4a256ea44e02b9163a694e11c6a5d587dbf2f9d5eaa4164a633fa344c/68747470733a2f2f706f7365722e707567782e6f72672f6163726f6c696e782f73646b2f636f6d706f7365726c6f636b)](https://packagist.org/packages/acrolinx/sdk)

This library is meant to be used to interact with the Acrolinx Platform API in automated integrations.

Get Started with Your Integration
---------------------------------

[](#get-started-with-your-integration)

### Prerequisites

[](#prerequisites)

Please contact [Acrolinx SDK support](https://github.com/acrolinx/acrolinx-coding-guidance/blob/master/topics/sdk-support.md)for consulting and getting your integration certified. The tests in this SDK work with a test license on an internal Acrolinx URL. This license is only meant for demonstration and developing purposes. Once you finished your integration, you'll have to get a license for your integration from Acrolinx.

Acrolinx offers different other SDKs, and examples for developing integrations.

Before you start developing your own integration, you might benefit from looking into:

- [Build With Acrolinx](https://support.acrolinx.com/hc/en-us/categories/10209837818770-Build-With-Acrolinx),
- the [Guidance for the Development of Acrolinx Integrations](https://github.com/acrolinx/acrolinx-coding-guidance),
- the [Acrolinx Platform API](https://github.com/acrolinx/platform-api)
- the [Rendered Version of the Acrolinx Platform API](https://acrolinxapi.docs.apiary.io/#)
- the [Acrolinx SDKs](https://github.com/acrolinx?q=sdk), and
- the [Acrolinx Demo Projects](https://github.com/acrolinx?q=demo).

### Start Developing

[](#start-developing)

`composer require acrolinx/sdk`

Use the [`AcrolinxEndpoint`](api.md) methods to interact with the Acrolinx Platform API.

Our [tests](tests/AcrolinxEndpointTest.php) cover a lot of use cases already. Use them for inspiration.

Contributing to This SDK
------------------------

[](#contributing-to-this-sdk)

### Prerequisites

[](#prerequisites-1)

- Have PHP 8.0 or above installed
- Have php-curl installed
- Have composer installed [Find a tutorial here.](https://www.hostinger.com/tutorials/how-to-install-composer)

### Start Developing

[](#start-developing-1)

- run `composer install` to install dependencies
- run `composer update` to update dependencies

### Run Tests

[](#run-tests)

- rename the `.env.conf`file to `.env`
- set `ACROLINX_TEST_SERVER_URL` and `ACROLINX_ACCESS_TOKEN` in this file. ([Get an Access Token](https://support.acrolinx.com/hc/en-us/articles/10210854753042-Get-an-Access-Token))
- set `ACROLINX_SSO_USER` and `ACROLINX_SSO_PASSWORD` (You can request the SSO password from Acrolinx support)
- set `ACROLINX_DEV_SIGNATURE` to unique signature provided for your integration. (Note: Signature and access token are different)
- run `composer test` to run unit tests

License
-------

[](#license)

Copyright 2019-present Acrolinx GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

For more information visit:

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 50.8% 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 ~237 days

Recently: every ~297 days

Total

6

Last Release

1280d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.1

v1.0.4PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e3fa92ea8bbc07e53f4c3bfa43f7fe88e25cd46e248f275f58c564c28ef33b87?d=identicon)[acrolinx](/maintainers/acrolinx)

---

Top Contributors

[![abhijeetnarvekar](https://avatars.githubusercontent.com/u/17494707?v=4)](https://github.com/abhijeetnarvekar "abhijeetnarvekar (62 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (43 commits)")[![thilo-m](https://avatars.githubusercontent.com/u/125662076?v=4)](https://github.com/thilo-m "thilo-m (7 commits)")[![Tblue](https://avatars.githubusercontent.com/u/842305?v=4)](https://github.com/Tblue "Tblue (5 commits)")[![FranziskaP](https://avatars.githubusercontent.com/u/17849207?v=4)](https://github.com/FranziskaP "FranziskaP (2 commits)")[![loaiabdelhalim](https://avatars.githubusercontent.com/u/10122335?v=4)](https://github.com/loaiabdelhalim "loaiabdelhalim (2 commits)")[![acrork](https://avatars.githubusercontent.com/u/11390695?v=4)](https://github.com/acrork "acrork (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/acrolinx-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/acrolinx-sdk/health.svg)](https://phpackages.com/packages/acrolinx-sdk)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k379.4k24](/packages/team-reflex-discord-php)[ecotone/ecotone

Supporting you in building DDD, CQRS, Event Sourcing applications with ease.

558549.8k17](/packages/ecotone-ecotone)[tomaj/hermes

Simple php background processing library

38251.0k5](/packages/tomaj-hermes)[clue/docker-react

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.

113154.9k1](/packages/clue-docker-react)[discord-php/http

Handles HTTP requests to Discord servers

25318.7k8](/packages/discord-php-http)

PHPackages © 2026

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