ardzo/calendar

Library for output of calendar

1.2 2021-04-06 16:03 UTC

This package is not auto-updated.

Last update: 2024-10-03 08:00:11 UTC


README

Introduction

This is class (on PHP) that allow to show a calendar and operate with it. Builded on templates, flexible and easy to tune.

Requirements

  • PHP 5.0+
  • Windows or Unix

Using

Copy "Calendar.php" from "src" onto server and use it in your script. Or use Composer - class will loads automatically. See example code in folder "example".