I’ve been trying to figure out how to use PHP with Google Calendar API for my project. I spent a lot of time looking at documentation but I’m still confused about how to get it working properly. What I need is pretty simple - just want to be able to read existing calendar events and create new ones. Maybe later I’ll need to edit or delete events too but that’s not urgent right now. Can someone point me in the right direction? I want to make sure I’m using the current API version and not some outdated tutorials. Looking for something that doesn’t require too much complicated setup if possible.