PHPackages                             antonchernik/restful-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. [API Development](/categories/api)
4. /
5. antonchernik/restful-bundle

ActiveSymfony-bundle[API Development](/categories/api)

antonchernik/restful-bundle
===========================

Useful classes for Restful API

v1.5.8(4y ago)061MITPHPPHP &gt;=8.0

Since Jul 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/antonchernik/symfony-restful-bundle)[ Packagist](https://packagist.org/packages/antonchernik/restful-bundle)[ RSS](/packages/antonchernik-restful-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (10)Versions (41)Used By (0)

How to install
--------------

[](#how-to-install)

```
composer require antonchernik/restful-bundle
```

Register the bundle:

```
// config/bundles.php

return [
    ...
    RestfulBundle\RestfulBundle::class => ['all' => true],
];
```

Add configuration to services.yaml:

```
parameters:
  restful_bundle.validation.message_map: !php/const App\Dictionary\ValidationMessages::MESSAGE_MAP
  #or use Symfony Standard RestfulBundle\Dictionary\ValidationMessages::MESSAGE_MAP
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

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

Recently: every ~1 days

Total

40

Last Release

1726d ago

PHP version history (3 changes)v1.0.0PHP ^7.2

v1.1.2PHP ^7.4

v1.1.9PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf255af24d7f2f718dc6a65876fa28f806b4aba55e68e51b70fae81aeb0879b8?d=identicon)[anton.chernik](/maintainers/anton.chernik)

---

Top Contributors

[![antonchernik](https://avatars.githubusercontent.com/u/12397460?v=4)](https://github.com/antonchernik "antonchernik (41 commits)")

### Embed Badge

![Health badge](/badges/antonchernik-restful-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/antonchernik-restful-bundle/health.svg)](https://phpackages.com/packages/antonchernik-restful-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M650](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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