Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladahejda/calendarphp
Calendar in PHP
https://github.com/vladahejda/calendarphp
Last synced: about 2 months ago
JSON representation
Calendar in PHP
- Host: GitHub
- URL: https://github.com/vladahejda/calendarphp
- Owner: VladaHejda
- Created: 2014-07-02T18:51:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-30T00:04:07.000Z (almost 10 years ago)
- Last Synced: 2024-10-27T05:11:29.099Z (3 months ago)
- Language: PHP
- Size: 254 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
PHP Calendar
============Highly customizable calendar.
Usage with examples
-------------------Watch [usage and examples](http://phpcalendar.hejdav.cz) page.
Download / Install
------------------- [Calendar.php](https://raw.githubusercontent.com/VladaHejda/calendarPHP/master/src/Calendar.php)
*(right click, save target as..)*
- or use composer:
```json
"require": {
"vladahejda/calendarphp": "dev-master"
}
```License
-------Under [GNU GPL v3.0](http://www.gnu.org/licenses/gpl-3.0.html).
© Hejda Vladislav 2012-2014 [http://hejdav.cz](http://hejdav.cz)