PHPackages                             teltek/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. teltek/resource-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

teltek/resource-bundle
======================

Resource component for Sylius.

082PHP

Since Oct 25Pushed 7y ago4 watchersCompare

[ Source](https://github.com/teltek/SyliusResourceBundle)[ Packagist](https://packagist.org/packages/teltek/resource-bundle)[ RSS](/packages/teltek-resource-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

SyliusResourceBundle [![Build status...](https://camo.githubusercontent.com/56b5c3b8db202a0fc30a7cb336dde628a18f04582db281c7c114a1773cf1ac98/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f53796c6975732f53796c6975735265736f7572636542756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/Sylius/SyliusResourceBundle)
=====================================================================================================================================================================================================================================================================================================================================================

[](#syliusresourcebundle-)

Easy CRUD and persistence for Symfony2 apps.

During our work on Sylius, we noticed a lot of duplicated code across all controllers. We started looking for good solution of the problem. We're not big fans of administration generators (they're cool, but not for our usecase!) - we wanted something simpler and more flexible.

Another idea was to not limit ourselves to one persistence backend. Initial implementation included custom manager classes, which was quite of overhead, so we decided to simply stick with Doctrine Common Persistence interfaces. If you are using Doctrine ORM or any of the ODM's, you're already familiar with those concepts. Resource bundle relies mainly on `ObjectManager` and `ObjectRepository` interfaces.

The last annoying problem this bundle is trying to solve, is having separate "backend" and "frontend" controllers, or any other duplication for displaying the same resource, with different presentation (view). We also wanted an easy way to filter some resources from list, sort them or display by id, slug or any other criteria - without having to defining another super simple action for that purpose.

If these are issues you're struggling with, this bundle may be helpful!

Please note that this bundle **is not admin generator**. It won't create forms, filters and grids for you. It only provides format agnostic controllers as foundation to build on, with some basic sorting and filter mechanisms.

Sylius
------

[](#sylius)

Modern ecommerce for Symfony2. Visit [Sylius.org](http://sylius.org).

[phpspec](http://phpspec.net) examples
--------------------------------------

[](#phpspec-examples)

```
$ composer install
$ bin/phpspec run -f pretty
```

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

[](#documentation)

Documentation is available on [**docs.sylius.org**](http://docs.sylius.org/en/latest/bundles/SyliusResourceBundle/index.html).

Contributing
------------

[](#contributing)

All informations about contributing to Sylius can be found on [this page](http://docs.sylius.org/en/latest/contributing/index.html).

Mailing lists
-------------

[](#mailing-lists)

### Users

[](#users)

Questions? Feel free to ask on [users mailing list](http://groups.google.com/group/sylius).

### Developers

[](#developers)

To contribute and develop this bundle, use the [developers mailing list](http://groups.google.com/group/sylius-dev).

Sylius twitter account
----------------------

[](#sylius-twitter-account)

If you want to keep up with updates, [follow the official Sylius account on twitter](http://twitter.com/Sylius).

Bug tracking
------------

[](#bug-tracking)

This bundle uses [GitHub issues](https://github.com/Sylius/Sylius/issues). If you have found bug, please create an issue.

Versioning
----------

[](#versioning)

Releases will be numbered with the format `major.minor.patch`.

And constructed with the following guidelines.

- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.

For more information on SemVer, please visit [semver.org website](http://semver.org/).
This versioning method is same for all **Sylius** bundles and applications.

MIT License
-----------

[](#mit-license)

License can be found [here](https://github.com/Sylius/SyliusResourceBundle/blob/master/Resources/meta/LICENSE).

Authors
-------

[](#authors)

The bundle was originally created by [Paweł Jędrzejewski](http://pjedrzejewski.com). See the list of [contributors](https://github.com/Sylius/SyliusResourceBundle/contributors).

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/195745?v=4)[Ruben Gonzalez](/maintainers/rubenrua)[@rubenrua](https://github.com/rubenrua)

---

Top Contributors

[![Alfro](https://avatars.githubusercontent.com/u/11334172?v=4)](https://github.com/Alfro "Alfro (3 commits)")

### Embed Badge

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

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

###  Alternatives

[zingchart/php_wrapper

PHP wrapper for ZingChart

446.8k](/packages/zingchart-php-wrapper)[workerman/gateway-worker-for-win

1711.1k2](/packages/workerman-gateway-worker-for-win)[corneltek/formkit

242.9k2](/packages/corneltek-formkit)[kunstmaan/tagging-bundle

Uses FabienPennequin/DoctrineExtensions-Taggable to add tagging to the Kunstmaan bundles

101.4k1](/packages/kunstmaan-tagging-bundle)

PHPackages © 2026

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