Libraries tagged by pair
wead/ahpd
62 Downloads
A modern, data-driven implementation of the Analytic Hierarchy Process (AHP) algorithm for objective, multi-criteria decision-making, replacing subjective pairwise judgments with real-world quantitative inputs.
taujor/cally
1 Downloads
Cally is a lightweight, immutable registry for storing and retrieving data or services in PHP. It provides a simple yet powerful way to manage configurations, dependencies, or any key-value pairs with support for immutability and PSR-11 compliance. Cally is ideal for any project where a full-fledged dependency injection container is unnecessary.
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.
phpty/pty
4 Downloads
Create pseudo-terminal pairs and start child processes on them, through FFI.
phpnomad/sqlite-integration
20 Downloads
PDO+SQLite implementation of phpnomad/db strategies. Pairs with phpnomad/mysql-integration so entity classes and repositories are portable between MySQL (server) and SQLite (desktop/local).
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
paranoiq/php-zip
14067 Downloads
A pair of PHP classes to generate zip files
nystudio107/dotenvy
6951 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
masmerise/matchmaking-for-laravel
940 Downloads
Dynamically pair incoming requests with the right application interface.
luckynvic/yii2-option
515 Downloads
Yii2 extension to save named value pairs
justinskolnick/key-value
66 Downloads
KeyValue provides an interface for managing associative arrays as a collection of key-value pairs.
jeffersongoncalves/db-cli
9 Downloads
CLI to inspect and query relational databases (MySQL, PostgreSQL, SQLite) with named connection profiles and table/json/csv output, built for pairing with an LLM doing schema exploration.
jdz/obfuscator
38 Downloads
Server-side email obfuscation paired with the jizy-obfuscator JS client
endlessmiles/polyline
1248 Downloads
A comopser package to decode Google Polyline strings into an array of latlng pairs.
drupal/ai_observability_opentel_recipe
6 Downloads
Enables Drupal AI observability + OpenTelemetry and points them at an OTLP collector (pairs with the ddev-drupal-ai-observability DDEV add-on). No AI provider, no agents.