neos/metadata

Last activity 22 Apr 2022 4 3 8453
composer require neos/metadata

Data types and interfaces to manage meta data for assets in Neos

2.3.0

Version
2.3.0
Type
neos-package
Release Date
Apr 22, 2022 16:03
Source
git
Distribution
zip
Requires
  • doctrine/collections: ^1.0
  • neos/media: ^3.0 || ^4.0 || ^5.0 || ^7.0 || ^8.0 || dev-master
  • neos/flow: ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || dev-master
MIT 6091af73a2330e23202e99b35a45b94c1b4edb77

Readme excerpt

Neos.MetaData Package

This package provides data types and interfaces to handle meta data for assets in Neos (or Flow).

Installation

Install using composer:

composer require neos/metadata

If you install a package that depends on this package, you should not need to require it manually, though. Some related packages are:

  • neos/metadata-extractor: Provides CLI and realtime meta data extraction on assets
  • neos/metadata-contentrepositoryadapter: Handles the mapping of meta data DTOs to the Neos Content Repository
Configuration

The provided asset meta data mapper is configured with Eel expressions to determine the source of mapped d…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 92 package(s).