I ran into a situation this weekend where I needed a calendar for Zend_Framework. I spent an hour or so searching but couldn’t find anything that fit my tastes so I made my own. My calendar uses Zend_Date and Zend_Locale and is truly Zendy (new word?). It uses a view script to generate the calendar so it’s completely customizable and cssable (another new word?). I call it SpiffyCalendar and it will be available shortly once I wrap up licensing and a few finishing touches.
Features
- Completely integrated as a library package for Zend Framework.
- Utilizes Zend_Date and Zend_Locale provided by the Zend Framework.
- Rendered using different adapters (ships with Zend_View and a view script).
- Released under the GNU GPL license
- Support for adding events/appointments.
- Easily AJAXified
Example
Simple Calendar
GD Star Rating
loading...
loading...
