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.
时间:2026-01-04 05:19
kharanenka/laravel-scope-external-id
Scope for field 'external_id' (int)
时间:2026-01-04 05:16
kharanenka/laravel-scope-category-belongs-to
Scope for field 'category_id' (int)
时间:2026-01-04 05:16
kharanenka/laravel-scope-user-belongs-to
Scope for field 'user_id' (int)
时间:2026-01-04 05:16
wickedbyte/int-to-uuid
Utility for Bidirectional Conversion of Integer Ids to UUIDs
时间:2025-12-11 08:58
gryfoss/sonata-precise-int-filter
A Sonata Admin filter for precise integer operations with float-to-int conversion
时间:2025-11-08 00:49
gryfoss/int-precision-helper
Helper class for handling decimal precision by storing floats as integers to avoid floating-point precision issues in database storage and calculations.
时间:2025-10-11 00:09
davidvarney/sortedlinkedlist
A PHP library providing a sorted linked list for int or string values.
时间:2025-10-01 14:22
gryfoss/int-combiner
Allows easy concatenation of ints without conversion through strings.
时间:2025-09-17 19:57