vinkius-labs/trilean
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.
时间:2025-10-24 14:54
kda/filament-ternary-icon
This is my package filament-ternary-icon
时间:2023-08-18 12:11
samlitowitz/no-ternary
PHPStan rule to disallow the use of ternary operators
时间:2019-04-23 22:45
artbit/isget
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.
时间:2014-04-29 11:34