Libraries tagged by boolean
stingus/phpdt
46 Downloads
PHP data type validation: primitives (int, double, bool, array, string) and objects
php-extended/php-ensure
871 Downloads
A library to safely convert pointers to the right data type
fresh/common-api-bundle
1067 Downloads
Provides some missing out-of-box features for RESTful API services based on Symfony.
cleentfaar/humanizer
343 Downloads
A PHP library that turns any type of value into a human-readable string
vaderlab/geometry_utils
19317 Downloads
Martinez-Rueda algorithm for polygon boolean operations
techdivision/lang
3284 Downloads
Lang package implementation providing basic PHP datatypes.
booleanlogic/jsonrpcclient
166 Downloads
composer jsonrpclient
boolean111000/sunpaymall
7 Downloads
test project
boolean-type/lorem-ipsum-bundle
23 Downloads
Happy lorem ipsum
vsavritsky/settingsbundle
2330 Downloads
Symfony4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin
tractorcow/yesnt
0 Downloads
Provides non-yes boolean logic augmentation
tinyphp-function/strtobool
38 Downloads
Convierte una variable de cualquier tipo a un booleano
techins/parse-bool
6 Downloads
Convert A string Value Into Boolean
sukohi/memento
31 Downloads
A PHP package mainly developed for Laravel to check result using boolean value.
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.