Libraries tagged by key code
hvasoares/redis-model-mapping
37 Downloads
this module takes the responsability to map redis keys/values to phpobjects
arzeroid/laravel-model-ssh-encryptable
12 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
wfeller/laravel-uuid-primary-key
1045 Downloads
Trait to use ordered uuids on your models.
sirmathays/prefixed-id
2808 Downloads
Package for adding prefixes to model keys in Laravel.
tiemsky/haskey
1 Downloads
A Laravel package to auto-generate unique keys based on models instead using traditional id.
konstantinkoslow/laravel-uuid
36 Downloads
UUID primary key for Laravel Eloquent Models.
chistel/laravel-uniqueid
423 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
notpurpell/composito
2 Downloads
Composito is a small package that gives eloquent models the ability to have composite primary keys.
michalkortas/laravel-uuid
497 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
lukaskorl/uniquely
2007 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
joshbrw/revisionable-uuid
566 Downloads
A fork of VentureCraft/Revisionable, with support for UUID-based keys.
jlopezcur/metable
19 Downloads
Access model meta data as if it was a property on your model (Fork based on the work of https://github.com/Azirius/hasmeta) for Laravel 5
azirius/hasmeta
18 Downloads
Access model meta data as if it was a property on your model
atiksoftware/php-class-passgen
16 Downloads
Generate a spesific username and password for ftp,whm etc. by domain and prefix
mistery23/eloquent-object-relations
193 Downloads
laravel object relations