Libraries tagged by ternary
kda/filament-ternary-icon
143 Downloads
This is my package filament-ternary-icon
samlitowitz/no-ternary
3 Downloads
PHPStan rule to disallow the use of ternary operators
dgame/php-ternary
8 Downloads
php ternary
artbit/isget
61 Downloads
This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.
ternary/rpc
48 Downloads
ternary http client library
ternaryop/tumtum
42 Downloads
Tumblr API
ternaryop/tiny-oauth
47 Downloads
The minimum code to use OAuth 1.0
ternaryop/photoshelf-util
50 Downloads
The common code used by PhotoShelf
ternaryop/media-extractor
41 Downloads
Extract media galleries, single images and titles from HTML text using CSS3 rules
vinkius-labs/trilean
0 Downloads
Trilean is a Laravel package that pushes ternary logic beyond the classic true/false/unknown paradigm. Inspired by balanced-ternary computing principles—including trits, three-state logic gates, and ternary arithmetic.
fizzday/fizzternary
19 Downloads
a ternary tree calculation for php (php实现的三叉树算法,33复制)