Download the PHP package cleverage/eav-manager without Composer

On this page you can find all versions of the php package cleverage/eav-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package eav-manager

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.

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


All versions of eav-manager with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
symfony/symfony Version ~3.3|~4.0
liip/imagine-bundle Version ~1.7|~2.0
thomaspark/bootswatch Version ~3.3.7
cleverage/permission-bundle Version 1.0.*
sidus/base-serializer-bundle Version 1.0.*
sidus/eav-bootstrap-bundle Version ^2.1|dev-v2.1-dev
sidus/eav-filter-bundle Version ^2.1|dev-v2.1-dev
sidus/admin-bundle Version ^3.0|dev-v3.0-dev
sidus/eav-model-bundle Version ^1.3|dev-v1.3-dev
sidus/file-upload-bundle Version ^1.2|dev-v1.2-dev
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package cleverage/eav-manager contains the following files

Loading the files please wait ....