PHPackages                             devl0pr/request-manager-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. devl0pr/request-manager-bundle

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

devl0pr/request-manager-bundle
==============================

Request Manager

2.0.2(4y ago)0589MITPHPPHP ^8.0

Since Jan 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/devl0pr/RequestManagerBundle)[ Packagist](https://packagist.org/packages/devl0pr/request-manager-bundle)[ RSS](/packages/devl0pr-request-manager-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (15)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/5ec62eae352b7e8e44929485fc03af4f5e82f764fb07b953ae8d8c2041514c11/68747470733a2f2f706f7365722e707567782e6f72672f6d65736f6c61726965732f736d6172742d6170692d62756e646c652f76)](https://packagist.org/packages/mesolaries/smart-api-bundle)[![Total Downloads](https://camo.githubusercontent.com/6ddd7273357e8ce44253d80f640c883604edb10e9f1895affa57934d415ac22b/68747470733a2f2f706f7365722e707567782e6f72672f6d65736f6c61726965732f736d6172742d6170692d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/mesolaries/smart-api-bundle)[![GitHub Issues](https://camo.githubusercontent.com/35e7eb532ae1921e76aff17c3a9ca42327385e95b2b175f787058c9d8ecc07a5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6d65736f6c61726965732f536d61727441706942756e646c65)](https://github.com/mesolaries/SmartApiBundle/issues)[![License](https://camo.githubusercontent.com/65f396462d0813ca37850f5f6a84d843d36c29b8b3fe3def41f995733ffcec5f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d65736f6c61726965732f536d61727441706942756e646c65)](https://github.com/mesolaries/SmartApiBundle/blob/main/LICENSE)

Request Manager Bundle
======================

[](#request-manager-bundle)

This package provides a RESTful development helper services for Symfony.

There are two main services for now. Read detailed docs for each service below:

- [RequestManager](src/Request/README.md)
- [SmartProblem](src/Problem/README.md)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require devl0pr/request-manager-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Devl0pr\RequestManagerBundle\Request\RequestManager::class => ['all' => true],
];
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

13

Last Release

1508d ago

Major Versions

v0.0.6-alpha → v1.0.02022-02-12

v1.0.2 → 2.0.12022-03-21

v1.0.3 → v2.0.02022-04-02

PHP version history (2 changes)v0.0.2-alphaPHP ^7.3 || ^8.0

v2.0.0PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devl0pr-request-manager-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/devl0pr-request-manager-bundle/health.svg)](https://phpackages.com/packages/devl0pr-request-manager-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[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)[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)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)

PHPackages © 2026

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