aliziodev/laravel-taxonomy: Laravel Taxonomy is a powerful and flexible package for managing taxonomies, categories, tags, and hierarchical terms in Laravel applications. It provides a robust solution
Laravel Taxonomy is a comprehensive package for managing hierarchical content organization in Laravel applications. It supports categories, tags, and custom taxonomies with features like metadata storage, polymorphic relationships, caching, and bulk operations. The package includes configuration options for slug generation, custom taxonomy types, and provides facades and traits for easy integration. It's designed for e-commerce category management, blog taxonomies, and any hierarchical data structure with built-in error handling and pagination support.