Libraries tagged by pair
ze/tokenizer-gpt3
1454 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
white-rabbit-1-sketch/php-file-hash-map
3 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
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
pkg6/kv-settings
156 Downloads
Expand fields through key value pairs
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
luckynvic/yii2-option
247 Downloads
Yii2 extension to save named value pairs
isolution/meta-data
21 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
118 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
endlessmiles/polyline
775 Downloads
A comopser package to decode Google Polyline strings into an array of latlng pairs.
dontdrinkandroot/doctrine-key-value-storage-bundle
196 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
dominik/stellar-federation
49 Downloads
Federation server for Stellar, a decentralized protocol for sending and receiving money in any pair of currencies.
chency147/geohash
61 Downloads
A util to transform a pair of longitude and latitude to geohash.
bigsnowfr/larastats
35 Downloads
This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.
axiom/rivescript
432 Downloads
RiveScript interpreter library for PHP with Laravel support. RiveScript is a scripting language for chatterbots, making it easy to write trigger/response pairs for building up a bot's intelligence.
arthurydalgo/laravel-settings
392 Downloads
Store key value pair in database as settings