Libraries tagged by ints
setbased/helper-cast
28681 Downloads
Safely cast mixed values to bool, float, int, or string
pflorek/aws-paramstore
9807 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.
konekt/laravel-migration-compatibility
142707 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
kharanenka/laravel-scope-user-belongs-to
36327 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-external-id
36375 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-category-belongs-to
36340 Downloads
Scope for field 'category_id' (int)
calmohallag/nullable-casting
10006 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
softinvest/int-to-uuid
290 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
kwaadpepper/serial-int-caster
766 Downloads
Convert int To as serial number and reverse
christianessl/adminpanel_int
3868 Downloads
Extend the adminpanel by showing the actual info for each USER_INT object on the page.
jialeo/laravel-schema-extend
17246 Downloads
support MySQL 'table comment','int' data type length setting
lenny4/compress-int
1590 Downloads
Compress integer into alphanumeric
muvon/kiss-varint
1120 Downloads
varint read and pack convertion int/uint
im/primitive
398 Downloads
PHP OOP Primitive Types
tdn/php-types
19295 Downloads
Php primitive wrappers lib.