Calendar week, month and year with event day Support forum dycalendarevent Display calendars denoting event days This class can be used to display calendars denoting event days. It can display calendars of given week, month and year using HTML tables. The presentation of the calendars is configurable ...
Multi-format calendar class Support forum multicalendar Display calendars in multiple formats This class can be used to display calendars in many different formats. It can display small, large and full year calendars. It can also display dates associated to registered events in a a different way ...
CalMem Support forum calemem Show calendars with events stored in a database This class can display month calendars, highlighting the days of events that were previously stored in a MySQL database. The class can be used to present different calendars for multiple users as the event database records ...
oCalendarPicker Support forum ocalendarpicker Display calendars to pick dates for form inputs This class can be used to display calendars to pick dates for form inputs. It can generate HTML and Javascript to display an icon that when clicked will display a calendar to let the user choose a date ...
Smarty Calendar Support forum smarty_calendar Generate month calendars using a Smarty template This class can generate a calendar of a given month and year using a Smarty template to define the calendar output. This class shows each month is broken down into weeks. These weeks are then easily displayed ...
Easy Calendar Support forum easycalendar Display month calendars using the cal command This is a simple class that can be used to display days of the calendar of a given month or year using the Linux/Unix cal command. The class executes the cal command for a given month an formats the output within ...
ApPHP Calendar Support forum apphp-calendar Display month calendars in HTML tables This class can be used to display month calendars in HTML tables. It can generate HTML tables that display the days of calendar months of whole years. The class displays links that allow browsing different month calendars ...
This package can be used to create and manage schedule calendars in iCal format. It can create new calendars by adding the definition of event properties like the start and end dates and times, title, description, recurrence, etc.. The class can load an existing calendar parsing a file in iCal format ...
Persian Calendar Support forum persiancalendar Generate persian month calendar in HTML Iran This is a class that can generate HTML calendars of any given Persian month. It presents the month days in an HTML table using UTF-8 to encode Unicode characters for the names of the months and days in Farsi ...
PHP5 Calendar Support forum php5calendar Display month calendars with event days in tables This class can be used to display month calendars in HTML tables. It takes a given month and year and generates an HTML table with the days of that month. The calendar start week day may be set to Sunday or ...