Libraries tagged by pdir
phirational/laravel-conditional-seeder
444 Downloads
Laravel trait providing methods for conditional database seeding.
ze/tokenizer-gpt3
1485 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
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
30 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
owlycode/streaming-bird
24629 Downloads
A PHP client for the Twitter Streaming APIs inspired from Phirehose.
luckynvic/yii2-option
320 Downloads
Yii2 extension to save named value pairs
isolution/meta-data
49 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
159 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
endlessmiles/polyline
1019 Downloads
A comopser package to decode Google Polyline strings into an array of latlng pairs.
dominik/stellar-federation
49 Downloads
Federation server for Stellar, a decentralized protocol for sending and receiving money in any pair of currencies.
chency147/geohash
62 Downloads
A util to transform a pair of longitude and latitude to geohash.
blackbes/yii2-yiireact
183 Downloads
Yii2 extension for support a react-based frontend. Work in pair with https://www.npmjs.com/package/react-yii2-essentials. Check compatibility table.
bigsnowfr/larastats
36 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.