Libraries tagged by pair
deemru/pairs
3973 Downloads
Simple key-value SQLite storage
alibabacloud/pairecservice-20221213
11 Downloads
Alibaba Cloud PaiRecService (20221213) SDK Library for PHP
pivot-libre/tideman
64 Downloads
Implementation of the Tideman ranked pairs algorithm
ghindows/php-signed-soap-client
3126 Downloads
PHP SoapClient with SOAP Message Security
mudhairless/openpgp
113 Downloads
Implementation of OpenPGP for PHP
wucdbm/mongodb-http-logger
1659 Downloads
A collection of Doctrine ODM Documents and a base Logger class implementation to log your HTTP Request/Response pairs & associated errors in a more convenient way
wiilon/enum-booster
138 Downloads
Enhanced PHP enumeration, best paired with the Hyperf framework.
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
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 efficient data retrieval through direct file access.
sajjadh47/bpe-encoder-php
28 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
pointybeard/property-bag
705 Downloads
Set of classes for managing key/value pairs.
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
northrook/pathfinder
353 Downloads
A PHP library to help find paths and directories at runtime, using predefined key-value pair, or `ParameterBag`.
italofantone/key-value
33 Downloads
A simple key-value store, Laravel package for managing key-value pairs
isolution/meta-data
42 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
everstu/gpt3-tokenizer
133 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.