So we have to make a simple Blog system in PHP as an activity. Firebase will be the DBMS because the teacher want us to work with JSON and Firebase itself.
I don't agree with the idea of using this propietary platform and also with making the app only compatible with that.
I was looking for an ORM or a full replacement for Firebase which is highly compatible with it so, I can make the software not dependent at all from Firebase.
Our teacher give us the freedom to choose the library we like to link the DB to the application.