spatie/laravel-tags
Add flexible tagging to Laravel Eloquent models with the HasTags trait. Create, attach, detach, and query tags with ease, with built-in support for tag types, translations, and sorting—ideal for organizing content across your app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-tail | 0.88 | Tail your Laravel application logs from the command line. Run php artisan tail to follow local single or daily logs, or tail remote environment logs over SSH (e.g., production) with configurable host, user, log directory, and optional file selection. | 748 | 758 | 45 | 36K | 0 | 28.7 | 26.4 | MIT | 3 months ago | |
| cviebrock/eloquent-taggable | 0.87 | — | 566 | 573 | 70 | 10K | 1 | 5.0 | 17.3 | MIT | — | |
| spatie/nova-tags-field | 0.87 | Nova field for tagging resources using spatie/laravel-tags. Add the HasTags trait to your Eloquent models and use the Tags field in Nova to create, assign, and manage tags. Requires MySQL 5.7.8+ and installs via Composer. | 301 | 302 | 107 | 53K | 0 | 28.6 | 35.1 | MIT | 3 months ago | |
| spatie/laravel-fractal | 0.86 | Laravel/Lumen wrapper for League Fractal to transform API data with a fluent, expressive syntax. Supports collections, includes, facades, and helper shortcuts to easily shape Eloquent results into consistent JSON-ready arrays. | 1,910 | 1,931 | 185 | 274K | 0 | 39.2 | 33.7 | MIT | 3 months ago | |
| spatie/laravel-translatable | 0.85 | Adds a HasTranslations trait to Eloquent models to store translations as JSON in the same table (no extra tables). Define translatable attributes via PHP attribute or $translatable, then set/get translations per locale and auto-resolve by app locale. | 2,444 | 2,464 | 297 | 1M | 0 | 49.1 | 42.1 | MIT | 1 month ago | |
| spatie/laravel-googletagmanager | 0.85 | Laravel package for easy Google Tag Manager integration. Manage the JavaScript dataLayer from PHP, push variables and events, and include GTM scripts cleanly in your app with simple configuration and helpers. | 443 | 450 | 59 | 80K | 0 | 26.4 | 35.2 | MIT | 3 months ago | |
| spatie/laravel4-googletagmanager | 0.85 | Abandoned Laravel 4 package for integrating Google Tag Manager. Provides a facade/service provider to manage the GTM dataLayer and include the container code in your app. For Laravel 5+, use spatie/laravel-googletagmanager. | 14 | 14 | 2 | 1 | 0 | 0.1 | 0.3 | MIT | — | |
| spatie/laravel-slack-slash-command | 0.85 | Build Slack slash commands in Laravel. Define handlers to validate and process incoming Slack requests, reply within 3 seconds or dispatch jobs for longer work, and send structured responses back to Slack. Includes request/response helpers and simple routing of commands. | 254 | 255 | 48 | 26K | 0 | 26.1 | 31.2 | MIT | 3 months ago | |
| rtconner/laravel-tagging | 0.84 | — | 884 | 912 | 166 | 26K | 0 | 32.8 | 23.0 | MIT | 3 months ago | |
| beelab/tag-bundle | 0.84 | — | 46 | 51 | 17 | 83 | 6 | 2.5 | 8.0 | LGPL-3.0 | — | |
| anh/taggable-bundle | 0.84 | — | 6 | 6 | 2 | 4 | 2 | 0.6 | 3.1 | — | — | |
| coosos/tag-bundle | 0.83 | — | 2 | 2 | 0 | 0 | 0 | 3.3 | — | MIT | 8 years ago | |
| anh/doctrine-extensions-taggable | 0.82 | — | 7 | 7 | 3 | 8 | 2 | 0.5 | 4.2 | — | — | |
| edumedia/tag-bundle | 0.82 | — | 3 | 3 | 1 | 291 | 0 | 0.0 | 25.8 | — | — | |
| cartalyst/tags | 0.81 | Cartalyst Tags adds flexible tagging to Laravel apps. Create, assign, and manage tags for any Eloquent model with polymorphic relations, including tag groups and retrieval helpers. Useful for categorization, search, and content organization across your app. | 144 | 148 | 39 | 12K | 3 | 12.0 | 28.2 | BSD-3-Clause | 1 year ago | |
| spatie/laravel-sluggable | 0.75 | Generate unique slugs for Eloquent models on create/update. Supports collision suffixes, translatable slugs, and customizable slug options. Includes self-healing URLs that keep old links working via slug+ID route keys with 308 redirects to the canonical URL. | 1,545 | 1,562 | 190 | 419K | 0 | 42.1 | 39.3 | MIT | 1 month ago |
How can I help you explore Laravel packages today?