Libraries tagged by boolean
marshmallow/boolean-group
904 Downloads
A Laravel Nova field.
jankapusta/nova-boolean-multi-status-field
4881 Downloads
Laravel Nova custom field for showing multiple statuses within one field
codingmonkeys/laravel-nova-inline-boolean
7663 Downloads
A field which allows booleans to be updated inline.
sunnysideup/yes-no-any-filter
1597 Downloads
Fix for broken boolean search in Silverstripe ORM
appserver-io/lang
14141 Downloads
Lang package implementation providing basic PHP datatypes.
rennokki/eloquent-settings
4216 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.
lexxpavlov/settingsbundle
4436 Downloads
Symfony2/3/4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin
divineomega/is_offensive
1458 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.
carbon/firstelement
4663 Downloads
Get a boolean value returned if a content element is the first element in a ContentCollection or not
atk14/confirmation-field
32553 Downloads
ConfirmationField is a form field for Atk14 applications. It's like the BooleanField (checkbox) but the ConfirmationField must be ticked.
beyondcode/laravel-scope-checks
11 Downloads
Automatically convert your Eloquent scopes to boolean check methods.
mykola-yatsenko/laravel-boolean-softdeletes
65 Downloads
Laravel soft deletes optimization for high load queries
chrysanthos/nova-nullable-boolean
196 Downloads
A Laravel Nova field.
arbory/nova-grouped-boolean-field-group
92 Downloads
A Laravel Nova field.
spresnac/laravel-validator-rules
896 Downloads
Some useful validator rules for laravel