Libraries tagged by bool
traderinteractive/filter-bools
80425 Downloads
A collection of boolean filters.
pecee/boolean-query-parser
16384 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
nguyenanhung/bool-type-helper
14965 Downloads
Bool Type Helper - Basic, Simple and Lightweight
duncanogle/boolean-search-parser
20589 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
jstewmc/php-helpers
11506 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP
dialekt/dialekt
2323 Downloads
A boolean expression DSL.
appserver-io/lang
14075 Downloads
Lang package implementation providing basic PHP datatypes.
icecave/dialekt
88999 Downloads
A simple language for representing boolean expressions.
boolfly/module-product-label
4734 Downloads
Product Label Module
zebra-north/phpcs-short-types
30597 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
tsyama/laravel-soft-delete-flag
43672 Downloads
A Laravel package that can use Boolean column for soft deletes.
setbased/helper-cast
23708 Downloads
Safely cast mixed values to bool, float, int, or string
rennokki/eloquent-settings
4167 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
8372 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
6994 Downloads
Managing your flag booleans with bits.