CalendR

The missing PHP 5.3+ calendar management library.

  • Owner: yohang/CalendR
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

CalendR

Build Status
Scrutinizer Code Quality
Code Coverage
SensioLabsInsight

CalendR is an Object Oriented Calendar management library on top of PHP5.3+ Date objects.
You can use it to deal with all your needs about calendars and events.

Complete documentation

Complete documentation is available here.

Installation

CalendR is hosted on packagist, you can install it with composer.

Create a composer.json file

    {
        "require": {
            "yohang/calendr": "^1.1"
        }
    }

Install composer and run it

    wget http://getcomposer.org/composer.phar
    php composer.phar install

(Optional) Autoload CalendR

    require 'vendor/autoload.php';

Contribute

Calendar is open to contributions. Merging delays can vary depending to my free time, but always be welcome.

License

CalendR is licensed under the MIT License - see the LICENSE file for details

Main metrics

Overview
Name With Owneryohang/CalendR
Primary LanguagePHP
Program languagePHP (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2012-01-20 08:47:54
Pushed At2025-01-09 18:44:30
Last Commit At2025-01-10 02:38:27
Release Count18
Last Release Name3.0.0 (Posted on 2025-01-09 19:43:33)
First Release Name1.0.0-beta (Posted on )
用户参与
Stargazers Count464
Watchers Count26
Fork Count66
Commits Count251
Has Issues Enabled
Issues Count31
Issue Open Count11
Pull Requests Count25
Pull Requests Open Count2
Pull Requests Close Count12
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private