Libraries tagged by key code
ibra4/api-key
12 Downloads
Provides api key for authenticatable models
harp-orm/random-key
118 Downloads
Generate a random key for a model property
diatem-net/nodekey
124 Downloads
Generates a unique key for every node.
stevenmaguire/laravel-uuid-model
45 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
ryancco/laravel-uuid-models
4805 Downloads
Trait for working with Eloquent models with UUID route keys
rolfhaug/laravel-model-settings
1778 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
fahriztx/model-uuid
7 Downloads
A Laravel Package to handle Primary Key using UUID
brokeyourbike/uid-keys
1483 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
metrixinfo/eloquent-sortable
6807 Downloads
Sortable Trait for Laravel Eloquent models that supports grouping on multiple keys
jaybizzle/hasmeta
1849 Downloads
Access model meta data as if it was a property on your model
illuminatech/db-safedelete
34 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
carpehora/extrapropertiesbehavior
20767 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
r15ch13/peculiar
3241 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
pratikkuikel/wasabi
79 Downloads
Laravel Json column keys to model attributes
tecdiary/laravel-attachments
1476 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.