Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ariddlestone/clockwork-calendars
A calendars module for Zend Framework
https://github.com/ariddlestone/clockwork-calendars
Last synced: about 1 month 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T15:26:12.000Z (over 5 years ago)
- Last Synced: 2024-03-30T00:40:46.631Z (8 months ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- 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.