Skip to content
Search

DSL References

DSL stands for Domain Specific Language. In Flow, the DSL is a set of small functions that wrap object construction so pipelines read top-to-bottom. See the examples for usage in context.

EXTRACTOR

HELPER

LOADER

to_excel(Path|string $path, Filesystem $filesystem) : ExcelLoader
Contributors

Built in the open.

Join us on GitHub
scroll back to top