搜索关键词:like_int,共找到 3 个结果
排序方式:
当前按 更新时间 降序 排列

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.

版本:1.1 下载:12.24k Stars:1 点击:10

时间:2026-01-04 05:19

jmf/type-validation

Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).

版本:4.0.0 下载:10 Stars:0 点击:4

时间:2023-07-01 03:39

perf/type-validation

Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).

版本:4.0.0 下载:229 Stars:0 点击:7

时间:2015-05-12 02:41