weldist/laravel-pulse-md5-patch
Laravel Pulse patch for MySQL servers without a usable MD5() function — uses a plain key_hash column hashed in PHP.
时间:2026-05-12 12:24
ayesh/stateless-csrf
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
时间:2026-01-04 05:21
survos/lingua-core
Core identity utilities (hash/key calculation and canonicalization) shared across Survos Lingua, Babel, and server implementations.
时间:2025-12-14 10:31
wazza/laravel-db-encryption
Production-ready Laravel package for secure, transparent encryption of sensitive model attributes with searchable hash indexes and key rotation support.
时间:2025-06-13 17:30
m-wardany/hash-ids
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
时间:2024-07-08 08:19
jadu/pulsar-metadata
Provides a simple way to mark up key/value information provided by a Twig hash or JSON object
时间:2023-09-28 09:23
easeappphp/hmac
A very simple and safe PHP library that provides methods to handle HMAC in applications.
时间:2021-01-29 06:45
white-rabbit-1-sketch/php-file-hash-map
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for effici
时间:未知