ardzo / calendar
Library for output of calendar
1.2
2021-04-06 16:03 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-17 16:46:49 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".