Definition
/**
* @template T
*
* @param StructureType<T>|Type<array<string, T>> $type
*
* @return StructureDefinition<T>
*/
structure_schema(string $name, StructureType|Type $type, bool $nullable, ?Metadata $metadata) : StructureDefinition composer require flow-php/etl ~0.28.0 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* @template T
*
* @param StructureType<T>|Type<array<string, T>> $type
*
* @return StructureDefinition<T>
*/
structure_schema(string $name, StructureType|Type $type, bool $nullable, ?Metadata $metadata) : StructureDefinition