CalendR

The missing PHP 5.3+ calendar management library.

  • 所有者: yohang/CalendR
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者yohang/CalendR
主編程語言PHP
編程語言PHP (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2012-01-20 08:47:54
推送於2025-01-09 18:44:30
最后一次提交2025-01-10 02:38:27
發布數18
最新版本名稱3.0.0 (發布於 2025-01-09 19:43:33)
第一版名稱1.0.0-beta (發布於 )
用户参与
星數464
關注者數26
派生數66
提交數251
已啟用問題?
問題數31
打開的問題數10
拉請求數25
打開的拉請求數2
關閉的拉請求數12
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?