Libraries tagged by implementation
leigh/mt-rand
80057 Downloads
PHP implementation of the MT19937 algorithm
leigh/chacha20
3944 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
league/flysystem-adapter-decorator
128790 Downloads
A base implementation of a flysystem adapter decorator
laravel-json-api/cursor-pagination
62576 Downloads
Laravel JSON:API cursor pagination implementation.
kzykhys/steganography
9476 Downloads
Simple implementation of Steganography (Hiding a hidden message within an image)
kschu91/largest-remainder-method
60522 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
knplabs/php-json-schema
8783 Downloads
PHP json-schema implementation
klev-o/telegram-bot-api
5893 Downloads
Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)
klev-o/crypto-pay-api
2763 Downloads
Simple and convenient implementation of the Crypto Pay payment system (@CryptoBot)
kicken/gearman-php
49939 Downloads
A PHP implementation of the Gearman protocol.
judev/php-intervaltree
33117 Downloads
Interval Tree implementation in PHP
jtl/php-generic-collection
56522 Downloads
An implementation of a generic collection for PHP
joonlabs/php-graphql
4687 Downloads
A PHP implementation of the GraphQL specifications
joelwmale/laravel-cart
9124 Downloads
A cart implementation for Laravel
jeroenvisser101/leakybucket
112297 Downloads
An implementation of the Leaky Bucket algorithm.