Libraries tagged by scalars
mll-lab/graphql-php-scalars
3053092 Downloads
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
scalar/laravel
2229 Downloads
Render your OpenAPI-based API reference
zebra-north/phpcs-short-types
41391 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
dpolac/dictionary
218354 Downloads
Collection indexed with objects and scalars
stagem/php-graphql-scalars
20691 Downloads
PHP library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas
granam/scalar
31306 Downloads
Lightweight scalar-type container
olivernybroe/lighthouse-math-scalars
2685 Downloads
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
hasura-extra/graphql-scalars
12611 Downloads
The library provides scalar types compatible with Hasura graphql engine.
fyui001/courage
9277 Downloads
Courage provides a wrapper class that extends the scalar type.
pixelshaped/flat-mapper-bundle
1952 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
marqant-lab/lighthouse-json
34827 Downloads
JSON Scalar for lighthouse-php.
lyte/serial
23952 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
jgxvx/data-types
24595 Downloads
Convenience classes for scalar and complex data types.
infinityloop-dev/graphpinator-extra-types
5414 Downloads
Some useful and commonly used types, both scalar or composite.
ducks-project/spl-types
29189 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