Libraries tagged by scalars
webforge/object-asserter
26989 Downloads
Fluent DSL to do assertions on scalar structures
marqant-lab/lighthouse-json
41997 Downloads
JSON Scalar for lighthouse-php.
lyte/serial
30420 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
jgxvx/data-types
35354 Downloads
Convenience classes for scalar and complex data types.
infinityloop-dev/graphpinator-extra-types
12358 Downloads
Some useful and commonly used types, both scalar or composite.
gregbiv/blue-x-geohash
15149 Downloads
A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.
ducks-project/spl-types
33344 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
assoconnect/validator-bundle
28633 Downloads
Custom Symfony validators for common scalar types.
digiaonline/graphql-datetime-scalar
9203 Downloads
Date, Time and DateTime scalar types for our GraphQL implementation
cloudcreativity/utils-value
13179 Downloads
Library to handle standard scalar values in PHP.
paragonie/typed-arrays
10 Downloads
Strictly typed scalar arrays for PHP 8.3 and newer
nowo-tech/word-template-bundle
776 Downloads
Symfony bundle: fill .docx Word templates (PHPWord TemplateProcessor) from a context array — scalars, rich HTML, table rows, images.
n2n/n2n-util-serialize
243 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
baraja-core/serializer
28061 Downloads
Simple serializer any PHP type or structure to simple scalar array.
atk14/mini-yaml
8015 Downloads
Minimalistic YAML loader and dumper for PHP supporting nested structures, block scalars and PHP template evaluation