cleverage/eav-manager

Blazing fast data modeling and enrichment

Installs: 18 286

Dependents: 1

Suggesters: 0

Security: 0

Stars: 22

Watchers: 8

Forks: 11

Open Issues: 69

Language:JavaScript


README

Help needed
This documentation is a work in progress, we need help to write guides and cookbooks
Don't hesitate to create issues if you want to speed up the process for a particular feature

What's inside?

The "EAV Manager" or "Clever Data Manager" (CDM) is an extensive set of tools designed to build business-oriented data repositories in Symfony.

It consists of several bundles put together to speed-up data modeling, data transformation and user interface development.

Philosophy

The CDM was designed using the same philosophy than the Symfony framework, using many small independent "bricks" that provide simple but easily extendable features.

We didn't want to create a full-stack solution with a huge coupling between its components but instead focus on keeping things simple and reusable.

Installation

Either use the EAVManager starter kit or follow these steps:

Components

To understand the various configurations needed in order to create a full-scale application using this bundle, you need to take a look at the inner components under the hood:

Configuration

You need to check several different bundle documentation that are stored in different places:

Only the checked entries are completed.

Cookbooks

Only the checked entries are completed.

Basics

Data management

Internationalization

Going further

Customizing

Advanced concepts