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 3w ago

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 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity73

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

1779d 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

[oro/platform

Business Application Platform (BAP)

645143.5k114](/packages/oro-platform)[sylius/sylius

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

8.5k5.9M733](/packages/sylius-sylius)[pimcore/pimcore

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

3.8k3.8M505](/packages/pimcore-pimcore)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[sulu/sulu

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

1.3k1.4M201](/packages/sulu-sulu)[open-dxp/opendxp

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

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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