PHPackages                             sukohi/metaphor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. sukohi/metaphor

ActiveLibrary

sukohi/metaphor
===============

A Laravel package that allows you to manage metadata.

3.0.1(7y ago)131[1 issues](https://github.com/SUKOHI/Metaphor/issues)MITPHP

Since Oct 10Pushed 7y ago2 watchersCompare

[ Source](https://github.com/SUKOHI/Metaphor)[ Packagist](https://packagist.org/packages/sukohi/metaphor)[ RSS](/packages/sukohi-metaphor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

Metaphor
========

[](#metaphor)

A Laravel package that allows you to manage metadata. This package is maintained under Laravel 5.8.

Installation
============

[](#installation)

Run the following command.

```
composer require sukohi/metaphor:3.*

```

Preparation
===========

[](#preparation)

1. Trait
--------

[](#1-trait)

Set `MetaphorTrait` in your model as follows.

```
