Libraries tagged by scalars
mll-lab/graphql-php-scalars
3641925 Downloads
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
scalar/laravel
20865 Downloads
Render your OpenAPI-based API reference
zebra-north/phpcs-short-types
53908 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
marqant-lab/lighthouse-json
38008 Downloads
JSON Scalar for lighthouse-php.
dpolac/dictionary
225550 Downloads
Collection indexed with objects and scalars
stagem/php-graphql-scalars
22944 Downloads
PHP library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas
granam/scalar
33168 Downloads
Lightweight scalar-type container
hasura-extra/graphql-scalars
16235 Downloads
The library provides scalar types compatible with Hasura graphql engine.
fyui001/courage
10445 Downloads
Courage provides a wrapper class that extends the scalar type.
webforge/object-asserter
19529 Downloads
Fluent DSL to do assertions on scalar structures
pixelshaped/flat-mapper-bundle
2740 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
lyte/serial
26282 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
jgxvx/data-types
28819 Downloads
Convenience classes for scalar and complex data types.
infinityloop-dev/graphpinator-extra-types
7078 Downloads
Some useful and commonly used types, both scalar or composite.
ducks-project/spl-types
30982 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