Libraries tagged by pairs
devopdan/uniji
0 Downloads
A Laravel package for handling Emoji's in Unicode (UTF8/16BE/Surrogate Pairs)
danhunsaker/eloquent-mutant-caster
23 Downloads
Extend Eloquent's attribute casting feature to support applying a single mutator/accessor pair to multiple fields
dadehpardaz/laravel-settings
357 Downloads
Store key value pair in database as settings
crazzy501/gpt3-tokenizer
8 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
cawa0505/rivescript-php
72 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.
cawa0505/rivescript-laravel
21 Downloads
Laravel wrapper for the RiveScript PHP library. RiveScript is a scripting language for chatterbots, making it easy to write trigger/response pairs for building up a bot's intelligence.
bytesfield/key-manager
29 Downloads
Api Key Management for generating public and private key pairs storing and retrieving the master encryption key.
blackbes/yii2-yiireact
175 Downloads
Yii2 extension for support a react-based frontend. Work in pair with https://www.npmjs.com/package/react-yii2-essentials. Check compatibility table.
bigmom/hook
150 Downloads
Key-value pair manager
axonode/collections
2 Downloads
This library provides implementations for common data structures (Pair, List, Dictionary, Set) in PHP.
artkoder/kvpparser
26 Downloads
A library to read and parse files with key value pairs.
amayer5125/whimsical-giraffe
41 Downloads
A package to generate random adjective-noun pairs useful for naming servers and other things
alexgo93/simple-socket-server
3 Downloads
socket server for checking brackets pairs
ahmedtaha/travelling-salesman-path
26 Downloads
The travelling salesman problem asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city
adamcmoore/laravel-location-validator
43 Downloads
A Laravel validation rule to check that a lng/lat pair are within an area.