I was wondering if anyone knows of any simple calendar frameworks for PHP? I was thinking about something like Java and ASPs calendar objects. I don't need a whole event planner, just something that can easily give me a month with all the days and indicate if there is a previous and next month within some range I can specify. Also I would like to extract week number and day names.
Does anyone get what I'm saying - and do you know any software that would fit my need without being overkill?