{"id":89561,"library":"spatie-laravel-tags","title":"Spatie Laravel Tags","description":"Add tags and taggable behaviour to your Laravel app","status":"active","version":"4.11.0","language":"php","source_language":null,"source_url":"https://github.com/spatie/laravel-tags","tags":["laravel","tags","taggable","spatie"],"install":[{"cmd":"composer require spatie/laravel-tags","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"HasTags","correct":"use Spatie\\Tags\\HasTags;"}],"quickstart":{"code":"use Spatie\\Tags\\HasTags;\n\nclass Post extends Model {\n    use HasTags;\n}\n\n$post = Post::find(1);\n$post->attachTag('news');","lang":"php","description":"Add taggable behavior to an Eloquent model."},"warnings":[],"env_vars":null,"search_vec":"'add':4 'app':12 'behaviour':8 'laravel':2,11,13 'spati':1,16 'tag':3,5,14 'taggabl':7,15","created_at":"2026-06-19T08:49:03.777338+00:00","updated_at":"2026-06-19T08:49:03.777338+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/spatie/laravel-tags","github":"https://github.com/spatie/laravel-tags","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}