Definition
/**
* @template T
*
* @param ListType<T>|Type<list<T>> $type
*
* @return ListDefinition<T>
*/
list_schema(string $name, ListType|Type $type, bool $nullable, ?Metadata $metadata) : ListDefinition 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 ListType<T>|Type<list<T>> $type
*
* @return ListDefinition<T>
*/
list_schema(string $name, ListType|Type $type, bool $nullable, ?Metadata $metadata) : ListDefinition