https://github.com/ariddlestone/clockwork-calendars
A calendars module for Zend Framework
https://github.com/ariddlestone/clockwork-calendars
Last synced: 11 months ago
JSON representation
A calendars module for Zend Framework
- Host: GitHub
- URL: https://github.com/ariddlestone/clockwork-calendars
- Owner: ariddlestone
- Created: 2019-05-17T23:20:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T15:26:12.000Z (about 7 years ago)
- Last Synced: 2025-03-25T06:34:02.350Z (about 1 year ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Zend Framework 2 module provides interfaces and controllers for viewing calendars, although how those calendars are
stored is left to other modules.
See
[iCalendar Calendars](https://github.com/ariddlestone/clockwork-calendars-icalendar),
[Doctrine Calendars](https://github.com/ariddlestone/clockwork-calendars-doctrine), or
[Zend DB Calendars](https://github.com/ariddlestone/clockwork-calendars-zend-db) for implementations.