Download the PHP package andileong/taggi without Composer
On this page you can find all versions of the php package andileong/taggi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package taggi
Taggi --- A laravel package to make your model tag easy
Built with TTD, just a small adn simple package that make your taggable easy.
installtation
It required at least php8 isntalled on your machine
Config:
You can pull config file to your own by doing:
Tag Creation:
You can Create one Tag or massily create tag.
Tag Relation:
You can tag your model to tag to build up morph many to many
First of all, use my tag trait inside your model
to tag your model
All versions of taggi with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
illuminate/support Version >= v8.47.0
illuminate/database Version >= v8.47.0
illuminate/support Version >= v8.47.0
illuminate/database Version >= v8.47.0
The package andileong/taggi contains the following files
Loading the files please wait ....