Libraries tagged by implement
wikimedia/utfnormal
4485164 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
webmozart/key-value-store
390687 Downloads
A key-value store API with implementations for different backends.
webmozart/expression
323852 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
unreal4u/telegram-api
195826 Downloads
A complete Telegram bot API implementation written in PHP, with support for inline bots!
tiamo/spss
239276 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
testcontainers/testcontainers
43961 Downloads
Testcontainers implementation in PHP
swayok/alternative-laravel-cache
406133 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
stephenjude/filament-feature-flags
24709 Downloads
Filament implementation of feature flags and segmentation with Laravel Pennant.
stduritemplate/stduritemplate
1347265 Downloads
Std UriTemplate, RFC 6570 implementation
spomky-labs/php-aes-gcm
4555514 Downloads
AES GCM (Galois Counter Mode) PHP implementation.
splitbrain/php-archive
1123868 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
sop/crypto-encoding
1049104 Downloads
A PHP implementation of textual encodings of cryptographic structures.
smalot/cups-ipp
180312 Downloads
CUPS Implementation of IPP - PHP Client API
singpolyma/openpgp-php
624780 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
simplito/bn-php
1754976 Downloads
Big number implementation compatible with bn.js