Libraries tagged by primitives
good-php/serialization
6566 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
danog/tgseclib
430738 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
stillat/primitives
4233 Downloads
Parses strings of primitive values into a PHP array.
snipershady/typeidentifier
917 Downloads
Free service to identify primitive type of a variable
karavasilev/cryptomanana
49 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
zingle-com/array-model
15653 Downloads
Model primitive arrays.
rikmeijer/functional-php
98 Downloads
Functional primitives for PHP
phphleb/migration
103 Downloads
Primitive migrations for the HLEB2 framework
mpyw/sharable-value-objects
83480 Downloads
Share value objects that contain the same primitive value as a singleton.
mediagone/types-common
3546 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
1791 Downloads
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).
grifart/stateful
5996 Downloads
Serializes any object into primitive types and arrays.
calmohallag/nullable-casting
6491 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.
rockschtar/typed-arrays
14330 Downloads
Primitive typed arrays and typed array abstraction with type hints.
im/primitive
391 Downloads
PHP OOP Primitive Types