Libraries tagged by key provider
upaid/contextual-keys
4660 Downloads
This package provides a simple way to create contextual keys based on caller class, context, action and key. Useful for dedicated cache classes
mediagone/small-uid-doctrine
509 Downloads
Provides Doctrine types for mediagone/small-uid package.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
easeappphp/hmac
447 Downloads
A very simple and safe PHP library that provides methods to handle HMAC in applications.
coyote6/laravel-base
66 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.
devorto/caching
1628 Downloads
Simple caching interface to provide key/value cache and adapters.
slivka-b/laravel-uuid
105 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
imcity-tech/laravel-uuid
1368 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
msgframework/registry
26 Downloads
The Registry package provides an indexed key-value data store and an API for importing/exporting this data to several formats.
p810/array-fl
96 Downloads
Provides a consolidated polyfill for array_key_first(), array_key_last(), and the unapproved functions array_value_first() and array_value_last().
los/loslicense
580 Downloads
LosLicense provides a module to manage license keys for your ZF2 application
wanzoou/momoapicollection
7 Downloads
This repository provides a PHP class, MomoAPI, to facilitate integration with the MTN Mobile Money (MoMo) API for collection services. This class allows you to create API users, generate API keys, obtain access tokens, and make payment requests to the MTN MoMo platform.
victory7/ezsession
7 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
usmonaliyev/env-auth
64 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.