Libraries tagged by boolean
appserver-io/lang
14800 Downloads
Lang package implementation providing basic PHP datatypes.
zebra-north/phpcs-short-types
92040 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
digitallyhappy/toggle-field-for-backpack
40726 Downloads
Easily toggle boolean attributes with a new field type.
duncanogle/boolean-search-parser
23184 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
laravel-json-api/boolean-softdeletes
5427 Downloads
Laravel JSON:API integration for the yocto/illuminate-database-softdeletes package
traderinteractive/filter-bools
104286 Downloads
A collection of boolean filters.
dialekt/dialekt
3817 Downloads
A boolean expression DSL.
almirhodzic/nova-toggle-5
3264 Downloads
A Laravel Nova 5 toggle field that allows quick boolean updates directly from the index view.
icecave/dialekt
105818 Downloads
A simple language for representing boolean expressions.
tsyama/laravel-soft-delete-flag
55881 Downloads
A Laravel package that can use Boolean column for soft deletes.
rennokki/eloquent-settings
4232 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
niko9911/bitwise-flags
13109 Downloads
Managing your flag booleans with bits.
jcubic/expression
10249 Downloads
Safely evaluate math, string, and boolean expressions
d3lph1/boollet
12164 Downloads
Boolean algebra toolkit for PHP
atk14/confirmation-field
38998 Downloads
ConfirmationField is a form field for Atk14 applications. It's like the BooleanField (checkbox) but the ConfirmationField must be ticked.