Libraries tagged by Booli
ahand/mobileesp
446284 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.
tenantcloud/laravel-boolean-softdeletes
94965 Downloads
Laravel soft deletes optimization for high load queries
sebastiaanluca/laravel-boolean-dates
91661 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
fsevestre/boolean-form-type
418930 Downloads
Boolean form type for Symfony REST APIs
roomify/bat
138675 Downloads
A booking and availability management library
kirouane/interval
66203 Downloads
Library to handel intervals
cybercog/laravel-eloquent-flag
15724 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
wehaa/inline-boolean-field-update
262491 Downloads
A Laravel Nova field.
stepanenko3/nova-boolean-group-field
19843 Downloads
Nova BooleanGroup advanced field based on native Nova field
pragmarx/nova-boolean-datetime-field
25829 Downloads
A Laravel Nova Boolean DateTime field.
pecee/boolean-query-parser
20498 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
markrassamni/inline-boolean
156011 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
cviebrock/eloquent-typecast
62799 Downloads
Trait for Eloquent models to force type-casting on retrieved values
boogiefromzk/agora-token
37785 Downloads
Intended to make Agora Tools for PHP repository folder as a package installable with Composer.
zebra-north/phpcs-short-types
48690 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).