Laravel Taggable: Manage models that have text tags assigned to them

Recommend this page to a friend!
  Info   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2021-06-16 (2 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 12 All time: 10,397 This week: 227Up
Version License PHP version Categories
laravel-taggable 1.0MIT/X Consortium ...5PHP 5, Databases, Libraries, Design P...
Description Author

This package can manage models that have text tags assigned to them.

It provides a trait to use in Laravel model classes to define which model class variables will be used as keys for text tags assigned to each model object.

Applications may request to perform operations to access or change the tags associated with model objects.

The package also provides a tag translation model to provide translations for the texts associated with a given tag.

Innovation Award
PHP Programming Innovation award nominee
June 2021
Number 6
Tagging is a way to assign certain words to specific objects, making it easier to find all objects related to those words.

This package makes it easier to assign tags objects defined using model classes in a project that uses the Laravel framework.

The package also supports storing and retrieving the translation of texts of each tag.

Manuel Lemos
Picture of Moamen Eltouny
  Performance   Level  
Innovation award
Innovation award
Nominee: 17x

 

  Files folder image Files  
File Role Description
Files folder image.github (1 file)
Files folder imagesrc (1 file, 4 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:12
This week:0
All time:10,397
This week:227Up

For more information send a message to info at phpclasses dot org.