Libraries tagged by implementation
unreal4u/telegram-api
196958 Downloads
A complete Telegram bot API implementation written in PHP, with support for inline bots!
tiamo/spss
242696 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
testcontainers/testcontainers
48058 Downloads
Testcontainers implementation in PHP
swayok/alternative-laravel-cache
414652 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
28922 Downloads
Filament implementation of feature flags and segmentation with Laravel Pennant.
stduritemplate/stduritemplate
1443183 Downloads
Std UriTemplate, RFC 6570 implementation
spomky-labs/php-aes-gcm
4581370 Downloads
AES GCM (Galois Counter Mode) PHP implementation.
splitbrain/php-archive
1137173 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
sop/crypto-encoding
1063586 Downloads
A PHP implementation of textual encodings of cryptographic structures.
singpolyma/openpgp-php
632856 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
simplito/bn-php
1789291 Downloads
Big number implementation compatible with bn.js
rtconner/laravel-likeable
355418 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rexlabs/enum
407873 Downloads
Enumeration (enum) implementation for PHP
pugx/shortid-php
525150 Downloads
An implementation of shortid in PHP
psr-discovery/discovery
5417725 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.