PHP Classes

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)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 17 All time: 11,233 This week: 455Up
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  
Name: Moamen Eltouny <contact>
Classes: 36 packages by
Country: Egypt Egypt
Age: 31
All time rank: 259626 in Egypt Egypt
Week rank: 93 Up2 in Egypt Egypt Up
Innovation award
Innovation award
Nominee: 20x

  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

  Files folder image Files  /  .github  
File Role Description
  Accessible without login Plain text file FUNDING.yml Data Auxiliary data

  Files folder image Files  /  src  
File Role Description
Files folder imageconfig (1 file)
Files folder imagedatabase (1 directory)
Files folder imageModels (2 files)
Files folder imageTraits (1 file)
  Plain text file TaggableServiceProvider.php Class Class source

  Files folder image Files  /  src  /  config  
File Role Description
  Accessible without login Plain text file taggable.php Aux. Auxiliary script

  Files folder image Files  /  src  /  database  
File Role Description
Files folder imagemigrations (3 files)

  Files folder image Files  /  src  /  database  /  migrations  
File Role Description
  Plain text file 2021_02_01_000013_create_tags_table.php Class Class source
  Plain text file 2021_02_01_000014_...nslations_table.php Class Class source
  Plain text file 2021_02_01_000015_...taggables_table.php Class Class source

  Files folder image Files  /  src  /  Models  
File Role Description
  Plain text file Tag.php Class Class source
  Plain text file TagTranslation.php Class Class source

  Files folder image Files  /  src  /  Traits  
File Role Description
  Plain text file Taggable.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:17
This week:0
All time:11,233
This week:455Up