Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kadzo's avatar
Level 1

saving api data to your own database

is there anyone with documentation/tutorial on how i can save data from a free api to seed my own db ? or anyone who can tell me how to go about it?

0 likes
2 replies
bugsysha's avatar

Use Guzzle or some HTTP client to get the data from API and then just save it to your own database. If you can form your question better maybe it can be answered with more details.

fylzero's avatar

@kadzo Definitely necessary to break out emacs and modify that perl script.

24 likes

Please or to participate in this conversation.