Libraries tagged by phase
leinster/twiddle
0 Favers
2 Downloads
2 Downloads
Generates k-combinations. A PHP implementation of Chase's TWIDDLE, https://dl.acm.org/doi/10.1145/362384.362502, transliterated from Matthew Belmonte's C implementation.
fibdesign/sms
0 Favers
113 Downloads
113 Downloads
a simple way to send your sms with Ghasedak api
fabis94/php-twiddle
1 Favers
56711 Downloads
56711 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.