Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladahejda/calendarphp

Calendar in PHP
https://github.com/vladahejda/calendarphp

Last synced: about 2 months ago
JSON representation

Calendar in PHP

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)