Libraries tagged by bool
jwadhams/json-logic-php
1222242 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
davidpiesse/nova-toggle
1020695 Downloads
A Boolean Toggle Switch Field
ahand/mobileesp
437959 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
sebastiaanluca/laravel-boolean-dates
86045 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
tenantcloud/laravel-boolean-softdeletes
90531 Downloads
Laravel soft deletes optimization for high load queries
fsevestre/boolean-form-type
407047 Downloads
Boolean form type for Symfony REST APIs
cybercog/laravel-eloquent-flag
14828 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
wehaa/inline-boolean-field-update
252074 Downloads
A Laravel Nova field.
stepanenko3/nova-boolean-group-field
16766 Downloads
Nova BooleanGroup advanced field based on native Nova field
pragmarx/nova-boolean-datetime-field
24947 Downloads
A Laravel Nova Boolean DateTime field.
markrassamni/inline-boolean
154615 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
cviebrock/eloquent-typecast
61670 Downloads
Trait for Eloquent models to force type-casting on retrieved values
boolfly/module-product-label
6497 Downloads
Product Label Module
zebra-north/phpcs-short-types
44959 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
ducks-project/spl-types
29705 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