PHPackages                             ra/silex-rest-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. ra/silex-rest-api

ActiveLibrary[API Development](/categories/api)

ra/silex-rest-api
=================

Silex based REST API, which can be used to retrieve data from arbitrary systems to feed into the renzel.agentur Admin, for search and the SEO tool

1.0.0(10y ago)1168proprietary

Since Apr 14Compare

[ Source](https://github.com/renzelagentur/silex-ra-rest-api)[ Packagist](https://packagist.org/packages/ra/silex-rest-api)[ RSS](/packages/ra-silex-rest-api/feed)WikiDiscussions Synced today

READMEChangelogDependencies (2)Versions (6)Used By (0)

```
Installation:

1. Install using composer
2. Create a .php file that is reachable via HTTP
3. Add the following in it

define('CONNECTED_APP', 'Oxid');
define('CONNECTED_APP_ROOT', __DIR__ . '/../');

include 'vendor/autoload.php';

CONNECTED_APP_ROOT is the relative path to the connected app
The autloader of composer must be inlcuded

Also make sure, to include app.php from this package like:

include 'vendor/ra/rest/app.php'

4. Copy either the .htaccess file or the content of it, to a .htaccess file that resides inside the same directory as your rest entry script
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Total

5

Last Release

3655d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8525833?v=4)[Robin Lehrmann](/maintainers/robinlehrmann)[@robinlehrmann](https://github.com/robinlehrmann)

### Embed Badge

![Health badge](/badges/ra-silex-rest-api/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[flat3/lodata

OData v4.01 Producer for Laravel

99346.1k](/packages/flat3-lodata)[pagemachine/searchable

TYPO3 extension to index and search content with Elasticsearch

1039.3k](/packages/pagemachine-searchable)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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