Libraries tagged by composite keys
artoodetoo/compoships
16 Downloads
Laravel relationships with support for composite/multiple keys
mazbaul/comp
2 Downloads
Custom Laravel Validator For Composite Key Validation
noizu-labs/fragmented-keys
9367 Downloads
Fragmented key cache invalidation library. Compose cache keys from independently versioned tags — increment a tag to invalidate all dependent keys without explicit deletes.
fuzzy/fzkc
39 Downloads
A docker compose development context keycloak based
mega6382/hab-encryption
20 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.