Libraries tagged by package_slug
zaimealabs/sluggable
72 Downloads
The ZaimeaLabs Sluggable package.
mdzahid/laravel-slug-generator
0 Downloads
This package is a simple laravel slug generator package
jetcod/laravel-slugify
38 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
hosseinhkj/slug
376 Downloads
A simple Laravel 5.x package to create Persian (Farsi) slugs
paxha/laravel-sluggable
4025 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
larapack/attribute-slugging
1764 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
mahbodhastam/laravel-user-wallet
4 Downloads
This package allows you to create wallet for the users
jobmetric/laravel-url
4 Downloads
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
matteoggl/linnaeus
5852 Downloads
A package to create readable, random slugs for Eloquent models from animal names and adjectives.
miladimos/laravel-repository
175 Downloads
a powerful and simple to use package for repository pattern
malyusha/path-history
1593 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
bogddan/redirector
1699 Downloads
A comprehensive Laravel package for managing redirects with ease.
rinvex/laravel-tags
3003 Downloads
Rinvex Tags is a 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/tenants
2957 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
3110 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.