F
F
fashionmens2019-05-27 10:31:20
XML
fashionmens, 2019-05-27 10:31:20

Importing large YML file in Laravel?

There is a large 7 GB yml file
How to parse it and write it to the database through Laravel.
Can you suggest some plugin that would not read the file completely, but would parse it line by line.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
JhaoDa, 2019-05-29
@fashionmens

It is necessary to use streaming parsers - one or the other , taking out the work itself in the queue.

A
Alex Wells, 2019-05-27
@Alex_Wells

You shove in line and that's it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question