Skip to content

mitgath/AttributeBundle

 
 

Repository files navigation

Build Status Coverage Status

#Padam87AttributeBundle

An EAV implementation for Symfony2.

The purpose of this bundle is to allow users to create custom fields for entities.

Custom fields can be unique per row in the DB, or can be related to an entity itself.

Installation

Usage with Schema: Custom fields are related to the entity. When the schema is updated, the attributes are syncronized.

Usage without Schema: Custom fields are related to each data row individually.

Bitdeli Badge

About

An EAV implementation for Symfony2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published