PHPackages                             fivelab/resource-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. fivelab/resource-bundle

ActiveLibrary[HTTP &amp; Networking](/categories/http)

fivelab/resource-bundle
=======================

Add the resource system to symfony application

v2.1.0(3y ago)222.7kMITPHPPHP ~8.0

Since Sep 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/FiveLab/ResourceBundle)[ Packagist](https://packagist.org/packages/fivelab/resource-bundle)[ RSS](/packages/fivelab-resource-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (14)Versions (12)Used By (0)

Russia has become a terrorist state.
------------------------------------

[](#russia-has-become-a-terrorist-state)

  #StandWithUkraine

ResourceBundle
==============

[](#resourcebundle)

[![Build Status](https://github.com/FiveLab/ResourceBundle/workflows/Testing/badge.svg?branch=master)](https://github.com/FiveLab/ResourceBundle/actions)

Integrate the Resource library with Symfony applications.

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- Symfony 4.4 or higher

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

[](#installation)

Add ResourceBundle in your composer.json:

```
{
    "require": {
        "fivelab/resource-bundle": "~2.0"
    }
}
```

Now tell composer to download the library by running the command:

```
$ php composer.phar update fivelab/resource-bundle
```

License
-------

[](#license)

This library is under the MIT license. See the complete license in library

```
LICENSE

```

Development
-----------

[](#development)

For easy development you can use our `Dockerfile`:

```
docker build -t fivelab-resource-bundle .
docker run -it -v $(pwd):/code fivelab-resource-bundle bash
```

After run docker container, please install vendors:

```
composer install
```

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/FiveLab/ResourceBundle/issues).

Contributors:
-------------

[](#contributors)

Thanks to [everyone participating](https://github.com/FiveLab/ResourceBundle/graphs/contributors) in the development of this Resource library!

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

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

Recently: every ~117 days

Total

11

Last Release

1105d ago

Major Versions

v1.1.0 → v2.0.02021-05-28

PHP version history (3 changes)v1.0.0PHP &gt;=7.1

v2.0.0PHP ~7.4 || ~8.0

v2.1.0PHP ~8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/626ec10367b16fd0c7f8279eec25caa64084d5bd9a01789e0645279988e9a185?d=identicon)[ZhukV](/maintainers/ZhukV)

---

Top Contributors

[![ZhukV](https://avatars.githubusercontent.com/u/2256109?v=4)](https://github.com/ZhukV "ZhukV (25 commits)")

---

Tags

apirestresourceHATEOASwebapi

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fivelab-resource-bundle/health.svg)

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

###  Alternatives

[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k132.9M468](/packages/zircote-swagger-php)[api-platform/metadata

API Resource-oriented metadata attributes and factories

223.5M96](/packages/api-platform-metadata)[api-platform/symfony

Symfony API Platform integration

323.2M67](/packages/api-platform-symfony)[api-platform/serializer

API Platform core Serializer

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

Api plugin for CakePHP

61100.6k](/packages/cakedc-cakephp-api)

PHPackages © 2026

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