PHPackages                             skript-manufaktur/simple-rest-bundle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. skript-manufaktur/simple-rest-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

skript-manufaktur/simple-rest-bundle
====================================

Upgrading a Symfony project with capabilities of a simple REST API.

v1.1.14(1mo ago)2277MITPHPPHP ^8.4CI passing

Since Dec 28Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/Sengorius/simple-rest-bundle)[ Packagist](https://packagist.org/packages/skript-manufaktur/simple-rest-bundle)[ Docs](https://github.com/Sengorius/simple-rest-bundle.git)[ RSS](/packages/skript-manufaktur-simple-rest-bundle/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (10)Dependencies (29)Versions (28)Used By (0)

Skript-Manufaktur -- Simple REST Bundle
=======================================

[](#skript-manufaktur----simple-rest-bundle)

This Symfony bundle introduces helpers for a REST API. It is optimized to use the `symfony/messenger` component internally.

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

[](#installation)

This package is available on Packagist and should be installed using [Composer](https://getcomposer.org/):

```
composer require skript-manufaktur/simple-rest-bundle
```

If you don't use Symfony Flex, you must enable the bundle manually in the application:

```
return [
    /* ... */
    SkriptManufaktur\SimpleRestBundle\SkriptManufakturSimpleRestBundle::class => ['all' => true],
];
```

Documentation
-------------

[](#documentation)

The documentation for this bundle will be maintained in the GitHub pages:

Tests
-----

[](#tests)

Like to validate the tests or check coding standards? Clone the repository, run `composer install` and `composer check-bundle` or take a look at the `composer.json` to run single code checks.

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance95

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity77

Established project with proven stability

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

Recently: every ~68 days

Total

26

Last Release

55d ago

Major Versions

v0.1.0 → v1.0.02022-08-26

v0.0.4 → v1.0.32022-09-14

v0.0.5 → v1.0.42022-12-07

PHP version history (7 changes)v0.0.1PHP ^7.4|^8.0

v0.1.0PHP ^7.4

v1.0.0PHP ^8.1

v1.1.0PHP &gt;=8.1

v1.1.3PHP &gt;=8.2

v1.1.10PHP &gt;=8.4

v1.1.13PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/57687623e6888691ccfb56083586ab877bbdf9e74de35f35145de28c02e9fe2a?d=identicon)[Sengorius](/maintainers/Sengorius)

---

Top Contributors

[![Sengorius](https://avatars.githubusercontent.com/u/7498666?v=4)](https://github.com/Sengorius "Sengorius (2 commits)")

---

Tags

apirestskript-manufaktur

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/skript-manufaktur-simple-rest-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/skript-manufaktur-simple-rest-bundle/health.svg)](https://phpackages.com/packages/skript-manufaktur-simple-rest-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k48.1M235](/packages/api-platform-core)[api-platform/serializer

API Platform core Serializer

223.4M31](/packages/api-platform-serializer)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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