PHPackages                             konecnyjakub/event-calendar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. konecnyjakub/event-calendar

Abandoned → [nexendrie/event-calendar](/?search=nexendrie%2Fevent-calendar)Library[Utility &amp; Helpers](/categories/utility)

konecnyjakub/event-calendar
===========================

Plugin for Nette based web applications for creating calendar with custom events

0.9.0(4mo ago)0659BSD-3-ClausePHPPHP &gt;=8.3.0CI passing

Since May 3Pushed 3w ago1 watchersCompare

[ Source](https://github.com/nexendrie/EventCalendar)[ Packagist](https://packagist.org/packages/konecnyjakub/event-calendar)[ Docs](https://nexendrie.gitlab.io)[ RSS](/packages/konecnyjakub-event-calendar/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (9)Dependencies (8)Versions (14)Used By (0)

EventCalendar
=============

[](#eventcalendar)

[![Total Downloads](https://camo.githubusercontent.com/9295c2cb90f31395a94e9cafcc477d59911c323598f73e8946f677c4c5b6b157/68747470733a2f2f706f7365722e707567782e6f72672f6e6578656e647269652f6576656e742d63616c656e6461722f646f776e6c6f616473)](https://packagist.org/packages/nexendrie/event-calendar) [![Latest Stable Version](https://camo.githubusercontent.com/3853a244092820d53c04761511888c9cbf2975338936f355bb7fb8e17375baef/68747470733a2f2f706f7365722e707567782e6f72672f6e6578656e647269652f6576656e742d63616c656e6461722f762f737461626c65)](https://gitlab.com/nexendrie/EventCalendar/-/releases) [![Build Status](https://camo.githubusercontent.com/a3ce57b60e584f66c0a535b6f5b15e812d4b6c4efca9360c58ca144e5ff1dc79/68747470733a2f2f6769746c61622e636f6d2f6e6578656e647269652f4576656e7443616c656e6461722f6261646765732f6d61737465722f706970656c696e652e7376673f69676e6f72655f736b69707065643d74727565)](https://gitlab.com/nexendrie/EventCalendar/-/commits/master) [![Code Coverage](https://camo.githubusercontent.com/32a1e5baa96ef1e15db18bf4ef114b8339ee915236e7ff4e65d6596e5c156668/68747470733a2f2f6769746c61622e636f6d2f6e6578656e647269652f4576656e7443616c656e6461722f6261646765732f6d61737465722f636f7665726167652e737667)](https://gitlab.com/nexendrie/EventCalendar/-/commits/master)

This is an add-on component for Nette framework which enables displaying various events in calendar. It provides methods for localization &amp; customization. You can also use html and Texy! in your event texts.

Installation
------------

[](#installation)

The best way to install it is via Composer. Just add **nexendrie/event-calendar** to your dependencies.

Quick start
-----------

[](#quick-start)

Add to your code (in presenter/control):

```
