calmohallag/nullable-casting
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.
时间:2020-10-29 18:43
eonx-com/easy-random
Provides easy way to generate random values (string, int, uuids, ...)
时间:2020-06-11 13:30
remorhaz/int-rangesets
Integer range sets manipulation
时间:2020-04-16 06:30
konekt/laravel-migration-compatibility
Library to help migrations to figure out whether a related field is int or bigInt
时间:2019-08-18 08:29
pflorek/aws-paramstore
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.
时间:2019-07-16 19:46
setbased/helper-cast
Safely cast mixed values to bool, float, int, or string
时间:2019-02-06 11:54
davidkmenta/doctrine-simple-array-types
Extended simple array types for Doctrine
时间:2018-10-16 16:48
rackbeat/laravel-validate-mysql-integers
Validation Rule to ensure a value is within valid Mysql Integer ranges.
时间:2018-05-30 14:09
traderinteractive/filter-ints
A filtering implementation for verifying correct data and performing typical modifications to data
时间:2018-03-07 12:51
jialeo/laravel-schema-extend
support MySQL 'table comment','int' data type length setting
时间:2017-05-07 09:09
kharanenka/laravel-scope-user-belongs-to
Scope for field 'user_id' (int)
时间:2016-11-14 16:51
kharanenka/laravel-scope-category-belongs-to
Scope for field 'category_id' (int)
时间:2016-11-12 19:31
kharanenka/laravel-scope-external-id
Scope for field 'external_id' (int)
时间:2016-11-12 19:20
requtize/semver-converter
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
时间:2016-10-26 06:20
vakata/random
A random int / string / byte generator
时间:2015-12-08 10:20