fsi/resource-repository-bundle

Resource repository bundle

Installs: 23 908

Dependents: 3

Suggesters: 0

Security: 0

Stars: 3

Watchers: 7

Forks: 6

Open Issues: 4

Type:symfony-bundle

3.0.5 2023-10-31 16:11 UTC

README

This bundle provides an easy and extendible way of creating various editable resources. Be it simple or formatted text, a number, an image or a PDF file, you can use one of the predefined types to handle it's database storage and displaying in template. Should you require to, you can define your own types.

Basically, this bundle exists so you do not have to create dedicated entities for simple content.

In order to access and modify said resources, you will have to use the Repository/Repository class (registered as a service). It will automatically fetch, save and handle the values conversion.

For displaying the values in templates, the bundle is integrated with Twig templating language.

All of the above are described in detail in the documentation linked below.

Build Status:
Build Status - Master
Build Status - 2.0
Build Status - 1.0

Latest Stable Version

Documentation: