PHPackages                             code711/code711-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. code711/code711-api

AbandonedTypo3-cms-extension[API Development](/categories/api)

code711/code711-api
===================

An API for accessing TYPO3 data

1.0.6(3y ago)02.2k1MITPHP

Since Feb 23Pushed 2y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (4)Versions (8)Used By (0)

Code711 API
===========

[](#code711-api)

We published an extension to retrieve the current TYPO3 release of a remote project with a simple link like .

The extension implements a simple REST API using the micro framework slim. Thanks to B13 and extension b13/slimphp-bridge.

1. Get the extension:
2. Add config: In sites/\[site\]/config.yaml add:

```
imports:
- resource: EXT:code711_api/Configuration/Routes/Api.yaml
```

3. Add credentials: We use basic authentication to prevent open access to the current release for security reasons. The credentials could be stored in .env file in project root.

```
REST_API_USER=XXX
REST_API_PW=XXX
```

4. Flush cache
5. Test For testing REST API you can use the Postman REST Client:

### Special Environments

[](#special-environments)

Some environments (e.g. Mittwald) need additional configuration to work with the REST API behind a basic authentication. When using **CGI/FastCGI** mode, it can happen that the Authorization header is not passed to PHP by default.

Therefore, you need to add the following line to your `.htaccess` file:

```
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.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 ~6 days

Total

7

Last Release

1139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35fe42b338d9a56b03685815a4d6b198d7d78be7d75859f0e8978c88f4605afe?d=identicon)[code711](/maintainers/code711)

---

Top Contributors

[![pottmar12bis3](https://avatars.githubusercontent.com/u/75417075?v=4)](https://github.com/pottmar12bis3 "pottmar12bis3 (23 commits)")[![peter-neumann-dev](https://avatars.githubusercontent.com/u/75690659?v=4)](https://github.com/peter-neumann-dev "peter-neumann-dev (1 commits)")

### Embed Badge

![Health badge](/badges/code711-code711-api/health.svg)

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

###  Alternatives

[docusign/esign-client

The Docusign PHP library makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-php-client repository. Join the eSign revolution!

2087.4M13](/packages/docusign-esign-client)[get-stream/stream

A PHP client for Stream (https://getstream.io)

1451.3M8](/packages/get-stream-stream)[agence104/livekit-server-sdk

Server-side SDK for LiveKit.

79189.9k1](/packages/agence104-livekit-server-sdk)[packbackbooks/lti-1p3-tool

A library used for building IMS-certified LTI 1.3 tool providers in PHP.

51438.3k2](/packages/packbackbooks-lti-1p3-tool)[celtic/lti

PHP class library for building LTI integrations

57279.3k7](/packages/celtic-lti)[hoels/app-store-server-library-php

The PHP server library for the App Store Server API and App Store Server Notifications.

44162.2k](/packages/hoels-app-store-server-library-php)

PHPackages © 2026

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