Libraries tagged by bool
boolfly/module-sales-sequence
1898 Downloads
Boolfly Sales Sequence Module
boolfly/module-base
31573 Downloads
Core module
tsyama/laravel-soft-delete-flag
55834 Downloads
A Laravel package that can use Boolean column for soft deletes.
setbased/helper-cast
61708 Downloads
Safely cast mixed values to bool, float, int, or string
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.
pflorek/aws-paramstore
11698 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.
niko9911/bitwise-flags
13091 Downloads
Managing your flag booleans with bits.
kharanenka/laravel-scope-moderation
42575 Downloads
Scope for field 'moderation' (bool)
kharanenka/laravel-scope-hidden
41210 Downloads
Scope for field 'hidden' (bool)
kharanenka/laravel-scope-active
43151 Downloads
Scope for field 'active' (bool)
jcubic/expression
10186 Downloads
Safely evaluate math, string, and boolean expressions
ducks-project/spl-types
33351 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
atk14/confirmation-field
38958 Downloads
ConfirmationField is a form field for Atk14 applications. It's like the BooleanField (checkbox) but the ConfirmationField must be ticked.
arraypress/wp-format-utils
333 Downloads
Formatting for people to read: bytes, durations, file kinds, compact numbers, text and booleans.
divineomega/is_offensive
1780 Downloads
This PHP package provides an `is_offensive` helper function. Passing a string to `is_offensive` will return a boolean telling you if it contains offensive words.