Libraries tagged by composite keys
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
dyrynda/eloquent-composite-primary-keys
7 Downloads
Offers composite primary keys on Eloquent models
mistery23/eloquent-composite-primary-keys
573 Downloads
Offers composite primary keys on Eloquent models
keasy9/laravel-composite-pk
10 Downloads
A small Laravel package that allows to use composite primary keys.
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
elkadrey/compoships
91 Downloads
Laravel relationships with support for composite/multiple keys
coding-linheng/compoships
28 Downloads
hyperf relationships with support for composite/multiple keys
artoodetoo/compoships
15 Downloads
Laravel relationships with support for composite/multiple keys
mazbaul/comp
2 Downloads
Custom Laravel Validator For Composite Key Validation
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.