Libraries tagged by key provider
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
wadify/store-key-client-php
272 Downloads
Provides a client for store key databases (like DynamoDB, redis, etc..)
chrisreedio/filament-scout-keys
11 Downloads
Provides a UI for User Search Keys
upaid/contextual-keys
4662 Downloads
This package provides a simple way to create contextual keys based on caller class, context, action and key. Useful for dedicated cache classes
drift/react-key-value
3675 Downloads
Lightweight library that provides dynamic and smart local cache to your ReactPHP applications.
chrisreedio/laravel-scout-keys
33 Downloads
Provides user level tenant tokens / scoped search keys.
shashi-singh/memcachekeylisting
6 Downloads
Module to list memcached keys and provide functinality to flush key one by one
messagemedia/signingkeys-sdk
16 Downloads
The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).
kuyoto/scrypt
29 Downloads
Provides the scrypt key derivation function.
se7enxweb/sevenx_valkey
4 Downloads
eZ Publish Legacy extension which provides a simple solution for extending the default eZ Publish to provide for Valkey, DragonflyDB, Redis Database support. Great for smart developers!
mediagone/small-uid-doctrine
514 Downloads
Provides Doctrine types for mediagone/small-uid package.
coyote6/laravel-base
78 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.
t4web/site-config
1156 Downloads
Admin module for ZF2. Provide key-value configuration
jefersonkasper/ontosmart
5 Downloads
A package to provide keys and values from ontologies, using autocomplete components
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).