Libraries tagged by primitives
jungi/common
183 Downloads
A minimal library that defines primitive building blocks of PHP code.
j45l/functional-php
14092 Downloads
Functional primitives for PHP
good-php/serialization
7234 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
danog/tgseclib
431015 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
stillat/primitives
4383 Downloads
Parses strings of primitive values into a PHP array.
im/primitive
395 Downloads
PHP OOP Primitive Types
snipershady/typeidentifier
1036 Downloads
Free service to identify primitive type of a variable
primitive/openapi-initializer
749 Downloads
A command for Laravel to quickly scaffold an OpenAPI Spec file
zingle-com/array-model
15810 Downloads
Model primitive arrays.
mediagone/types-common
3588 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
grifart/stateful
6245 Downloads
Serializes any object into primitive types and arrays.
esit/valueobjects
117 Downloads
Bei diesem Paket handelt es sich um eine Sammlung an Wertobjekten. Mit den Wertobjekten kann primitiven Datentypen eine Bedeutung verliehen werden. Es kann so sichergestellt werden, dass es sich z.B. bei einem String um einen Geldbetrag, eine E-Mail-Adresse, IBAN, ISBN, ... handelt.
calmohallag/nullable-casting
6696 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
14394 Downloads
Primitive typed arrays and typed array abstraction with type hints.
src-run/augustus-primitive-library
239 Downloads
a collection of objects implementing primitive types not natively offered by the language