Libraries tagged by package_slug
cortex/tenants
2961 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/categories
3123 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.
moox/slug
64 Downloads
This is my package slug
callcocam/tall-sluggable
422 Downloads
The packages auto slug laravel model.
zaimealabs/sluggable
95 Downloads
The ZaimeaLabs Sluggable package.
mdzahid/laravel-slug-generator
0 Downloads
This package is a simple laravel slug generator package
jetcod/laravel-slugify
43 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
alifahmmed/helpers-package
21 Downloads
A Laravel helper package for file uploads, slug generation, and JSON responses
hosseinhkj/slug
376 Downloads
A simple Laravel 5.x package to create Persian (Farsi) slugs
paxha/laravel-sluggable
4029 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
larapack/attribute-slugging
1768 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
9 Downloads
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
matteoggl/linnaeus
5880 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