Libraries tagged by scalars
maximegosselin/serializer
126 Downloads
Convert scalar values and objects to arrays.
ekiwok/option
1008 Downloads
PHP Option implementations for all scalars. Possible to register custom Option.
dneustadt/type-checker
6 Downloads
Simple implementation for asserting PHP7 scalar type declarations and return types
dbstudios/php-enum
55 Downloads
A PHP enum implementation that allows complex (i.e. non-scalar) values as enums
danack/convert
3 Downloads
Converts between objects and scalars trivially.
botanick/serializer-bundle
184 Downloads
Serialize your structures into PHP primitives (scalars, arrays of scalars, arrays of arrays).
botanick/serializer
162 Downloads
Library for serialization of any PHP structures (scalars, objects, arrays, etc.) into PHP primitives (scalars, arrays of scalars, arrays of arrays).
baraja-core/serializer
27982 Downloads
Simple serializer any PHP type or structure to simple scalar array.
ap-lib/caster
36 Downloads
AP\Caster is a high-performance PHP library designed to facilitate flexible and efficient data casting operations. It supports adaptive scalar casting, enum casting, and customizable casting strategies to ensure data integrity and type safety in your applications
1tomany/get-safely
19 Downloads
A simple library to safely get scalar types from values of unknown origin or type
mnemesong/structure
50 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
mnemesong/scalarex
27 Downloads
Scalar specifications expressor
henderjon/chevron-filters
61 Downloads
system for filtering either scalar values or arrays of values
dnc/object-value
3 Downloads
Implementation of object value for scalar types
helmich/php-scalarclasses
35 Downloads
Wrap primitive data types with an object-oriented interface