Libraries tagged by chasen
chaseisabelle/pfuncs
13 Downloads
a collection of useful php functions
chasecrawford/ratings
13 Downloads
A PHP class which implements the Elo rating system & Rating Percentage index
yuhari/config
20 Downloads
php config utils, which provides environment chosen,node extended ..
webvimark/form-fields-visibility
24 Downloads
Widget for yii2 allowing to hide/show chosen fields in ActiveForm
philippemarcmeyer/vanillaselectchooser
0 Downloads
Transform a select multiple drop down into 2 lists : to choose on the left, chosen on the right
pamil/coding-standard
2 Downloads
Carefully chosen fixers and sniffs.
omcrn/yii2-i18ncontent
503 Downloads
Show text widgets, pages, articles in chosen language
olakunlevpn/bitcoin_ng
3 Downloads
A lightweight bitcoin to Nigerian (NGN) converter and vice versa based on current exchange rates from your chosen provider: Coinbase, Coindesk, Bitpay and etc.
novay/notifier-module
11 Downloads
Laravel exception notifier will send an email of the error along with the stack trace to the chosen recipients.
nikolai/char-validator
1 Downloads
A char validator that validates string by chosen conditions.
mitmelon/bitcoin-converter
4 Downloads
A simple and lightweight bitcoin to currency converter and vice versa based on current exchange rates from your chosen provider: Coinbase, Coindesk, Bitpay and etc.
mageinic/extra-fee
0 Downloads
Extra Fee by MageINIC. Extra fees displayed on the cart and checkout pages promote order transparency, with the option to apply these fees based on the chosen payment method. Additionally, you can define order total limits to determine when extra fees should be applied.
leinster/twiddle
1 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.
integrated/slug-bundle
3309 Downloads
Provides a slugger which can generate a slug from a string and event listeners to auto-generate slugs on chosen fields
fabis94/php-twiddle
56711 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.