Libraries tagged by argo
loupe/matcher
16166 Downloads
Highlight and crop around search terms
leigh/mt-rand
80185 Downloads
PHP implementation of the MT19937 algorithm
leigh/chacha20
4132 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
kschu91/largest-remainder-method
60733 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.
jp3cki/totp
18702 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
joaopaulolndev/filament-world-clock
3361 Downloads
Show hours around the world by timezone
jlorente/laravel-credit-cards
31980 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
jeroenvisser101/leakybucket
112454 Downloads
An implementation of the Leaky Bucket algorithm.
jbzoo/phpunit
1132985 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
interop-phpobjects/polite-math
69645 Downloads
Interoperability of interfaces around the Math
inhere/console
7140 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
ilicmiljan/weighted-ratings
38810 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
hostnet/entity-tracker-bundle
104347 Downloads
Wraps around the hostnet/entity-tracker-component and allows configuration of several listener components
hmaus/drafter-php
123013 Downloads
PHP wrapper around drafter binary
hemiframe/php-aes
26293 Downloads
PHP class for encrypt and decrypt data with AES algorithm