I'm trying to find an open source PHP calendar that will play nicely with my zend framework application. Ideally, I should be able to display the events on the public site, and add/edit/delete events in the admin section.
Anything that would keep me from re-inventing the wheel so I can get a head start would be great.
Update: At the moment, I have embedded a google calendar that I can update from the Google Calendar site, but I am still looking for something that has been done using the Zend Framework.