从解析数据库创建JSON文件

Does anyone know how to create a JSON file using data from a Parse Database (Back4App) using PHP?

Im needing to drop a file to my server each morning to populate a data grid.

Back4App use mongoDB (that uses JSON-like documents with schemas) , if you want to get the mongoexport, you're able to use the Dashboard or steps from mongo :)

And Parse Server have the guide to PHP at Parse Server Docs!

In case of any other doubts, could you elaborate your question better? Please = D