Libraries tagged by model ide
idevin/laravel-tagging
300 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
idei/usim
40 Downloads
UI Services Implementation Model Framework
idegart/laravel-sortable
2 Downloads
Generate sortable trait in laravel model
pfrug/hash-id
5 Downloads
Simple trait for Laravel to encode IDs in URLs, providing a secure and obfuscated way to expose model identifiers
parallelteam/laravel-drafts
0 Downloads
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
liopoos/apple-device-mapper
0 Downloads
A PHP library for bidirectional mapping between Apple device model identifiers and device names
rhosocial/yii2-user
538 Downloads
Common user model, including identity and profile.
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
jundayw/policy
12 Downloads
A flexible policy verification system for Laravel, supporting dynamic return of permission identifiers through model methods and providing easy integration with middleware.
jakyeru/snowflake
13 Downloads
Snowflake is a package for Laravel that allows Twitter's 64 bit snowflake to be used as primary identifier for models.
elloringene/slugify
6 Downloads
Library for creating slugs for models as unique identifiers.
atldays/laravel-hashids
124 Downloads
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
janyksteenbeek/laravel-uuidable
4 Downloads
Adding the ability to use UUIDs as identifiers on models in Laravel
awtechs/laravel-public-ulid
2 Downloads
Binary ULID public identifiers for Laravel models
wearealgomas/uid
7935 Downloads
A handy package to generate unique identifiers for Eloquent models