Libraries tagged by slugg
malyusha/path-history
1594 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
devio/laravel-model-cast
29 Downloads
ttl/doctrine-extensions-bundle
350 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
ttl/doctrine-extensions
354 Downloads
Doctrine behavioral extensions
cortex/tenants
2997 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
cortex/tags
3150 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
cortex/categories
3159 Downloads
Cortex Categories is a frontend layer for the polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
zymawy/arabify
1329 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
jeffersongoncalves/laravel-topic-normalizer
28 Downloads
A tiny Laravel helper that merges raw topic/keyword lists (GitHub topics, composer.json + package.json keywords, Packagist keywords, …) into one slugged, deduplicated, length-filtered and capped list.
jcc/translug
505 Downloads
Translate Chinese And Then Make It Sluggable
zaimea/sluggable
21 Downloads
Sluggable is a lightweight and flexible Laravel package that provides automatic, customizable slug generation for your Eloquent models. Using the HasSlug trait, your models gain the ability to generate SEO-friendly slugs from one or more fields, prevent duplicates, customize separators, control update behavior, and more.
yuges-code/laravel-sluggable
71 Downloads
Slug generation for Laravel eloquent models
yic/sluggable-bundle
22 Downloads
A Symfony bundle for slug-based entity routing.
xisodev/eloquent-sluggable
22 Downloads
Easy creation of slugs for your Eloquent models in Laravel
voskobovich/yii2-sluggable-behavior
98 Downloads
Adds transliteration slugs to the standard solution from Yii2