haspadar/primus
Primitive wrappers for PHP: strong typing for strings, ints, arrays, and more
时间:2025-10-10 12:22
attributes-php/serialization
Serializes any class instance into a primitive type
时间:2025-06-18 07:37
attributes-php/options
Serializes any object into a primitive type
时间:2025-06-16 07:37
selfphp/php-typecheck
Runtime type validation for arrays and structured data. in PHP
时间:2025-05-27 11:29
nickseal/primitives
A set of wrapper classes over primitive types
时间:2025-02-01 14:07
savinmikhail/primitive_wrappers
The object wrappers and static helpers for php primitive types
时间:2024-05-10 06:08
ascetik/primalvalues
Simple classe to handle primitive types
时间:2024-01-20 14:26
mediagone/types-collections
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
时间:2023-05-08 20:47
phphleb/migration
Primitive migrations for the HLEB2 framework
时间:2023-01-07 13:48
snipershady/typeidentifier
Free service to identify primitive type of a variable
时间:2022-09-26 07:53
good-php/serialization
Extendable reflection-based serializer with support for JSON and PHP primitive formats
时间:2022-08-08 11:54
grifart/stateful
Serializes any object into primitive types and arrays.
时间:2022-03-26 10:50
stillat/primitives
Parses strings of primitive values into a PHP array.
时间:2021-09-18 01:12
mediagone/types-common
A collection of generic Value Objects you should (always) use instead of primitive types!
时间:2021-03-09 23:32
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