2017 © Pedro Peláez
 

library eav-manager

Blazing fast data modeling and enrichment

image

cleverage/eav-manager

Blazing fast data modeling and enrichment

  • Friday, July 27, 2018
  • by VincentChalnot
  • Repository
  • 4 Watchers
  • 12 Stars
  • 3,738 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 10 Open issues
  • 45 Versions
  • 20 % Grown

The README.md

CleverAge/EAVManager

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., (*1)

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

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., (*3)

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., (*4)

Installation

Either use the EAVManager starter kit or follow these steps:, (*5)

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:, (*6)

Configuration

You need to check several different bundle documentation that are stored in different places:, (*7)

Only the checked entries are completed., (*8)

Cookbooks

Only the checked entries are completed., (*9)

Basics

Data management

Internationalization

Going further

Customizing

Advanced concepts

The Versions