Libraries tagged by boolean
jwadhams/json-logic-php
1970193 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
davidpiesse/nova-toggle
1126442 Downloads
A Boolean Toggle Switch Field
ahand/mobileesp
522617 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
117424 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
tenantcloud/laravel-boolean-softdeletes
122414 Downloads
Laravel soft deletes optimization for high load queries
wehaa/inline-boolean-field-update
330658 Downloads
A Laravel Nova field.
smart145/inline-boolean
187141 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
pecee/boolean-query-parser
25870 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
markrassamni/inline-boolean
164283 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
fsevestre/boolean-form-type
471455 Downloads
Boolean form type for Symfony REST APIs
cybercog/laravel-eloquent-flag
19823 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cviebrock/eloquent-typecast
71345 Downloads
Trait for Eloquent models to force type-casting on retrieved values
kudm761/martinez-rueda-php
168049 Downloads
Martinez-Rueda algorithm for polygon boolean operations
zebra-north/phpcs-short-types
85288 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
digitallyhappy/toggle-field-for-backpack
40059 Downloads
Easily toggle boolean attributes with a new field type.