Libraries tagged by Composite Key
rozwell/composite-primary-keys
12 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
ogestor/eloquent-composite-primary-keys
2 Downloads
Offers composite primary keys on Eloquent models
lyragosa/eloquent-composite-primary-keys
6 Downloads
Make Laravel Eloquent Database Support Composite Primary Keys
keasy9/laravel-composite-pk
8 Downloads
A small Laravel package that allows to use composite primary keys.
dyrynda/eloquent-composite-primary-keys
6 Downloads
Offers composite primary keys on Eloquent models
mistery23/eloquent-composite-primary-keys
571 Downloads
Offers composite primary keys on Eloquent models
uisits/compoships
110 Downloads
Laravel relationships with support for composite/multiple keys
startina/compoships
5 Downloads
hyperf relationships with support for composite/multiple keys
no4/compoships53
9 Downloads
Laravel 5.3 relationships with support for composite/multiple keys
nik-bil-svoboden/compoships
9 Downloads
Integration awobaz/compoships with brokenice/laravel-mysql-partition
hungcrush/compoships
247 Downloads
Laravel relationships with support for composite/multiple keys
coding-linheng/compoships
28 Downloads
hyperf relationships with support for composite/multiple keys
mazbaul/comp
2 Downloads
Custom Laravel Validator For Composite Key Validation
awkwardideas/eloquentcomposite
349 Downloads
Composite Key capabilities for Eloquent
mega6382/hab-encryption
19 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.