{"id":27472052,"url":"https://github.com/yohang/CalendR","last_synced_at":"2025-04-16T02:02:03.584Z","repository":{"id":2268546,"uuid":"3224914","full_name":"yohang/CalendR","owner":"yohang","description":"The missing PHP 5.3+ calendar management library.","archived":false,"fork":false,"pushed_at":"2025-01-09T18:44:30.000Z","size":696,"stargazers_count":465,"open_issues_count":13,"forks_count":66,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-06T05:03:14.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http:/yohan.giarel.li/CalendR","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yohang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-20T08:47:54.000Z","updated_at":"2025-01-09T18:38:32.000Z","dependencies_parsed_at":"2025-01-25T10:00:56.745Z","dependency_job_id":"9fc65577-86b3-45d4-be69-35ec743a7f8b","html_url":"https://github.com/yohang/CalendR","commit_stats":{"total_commits":230,"total_committers":12,"mean_commits":"19.166666666666668","dds":0.5565217391304348,"last_synced_commit":"48850d6fe04fb222c9f5895d06f535a5dedbc76a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohang%2FCalendR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohang%2FCalendR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohang%2FCalendR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohang%2FCalendR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yohang","download_url":"https://codeload.github.com/yohang/CalendR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688525,"owners_count":21145763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-16T02:01:44.883Z","updated_at":"2025-04-16T02:02:03.544Z","avatar_url":"https://github.com/yohang.png","language":"PHP","funding_links":[],"categories":["Recently Updated","Table of Contents"],"sub_categories":["[Apr 12, 2025](/content/2025/04/12/README.md)","Date and Time","Library"],"readme":"# CalendR\n\n![Build Status](https://github.com/yohang/CalendR/actions/workflows/ci.yml/badge.svg)\n\nCalendR is an Object Oriented Calendar management library on top of PHP5.3+ Date objects.\nYou can use it to deal with all your needs about calendars and events.\n\nComplete documentation\n----------------------\n\nComplete documentation is available [here](http://yohan.giarel.li/CalendR).\n\nInstallation\n------------\n\nCalendR is hosted on [packagist](http://packagist.org), you can install it with composer.\n\nCreate a composer.json file\n\n```json\n    {\n        \"require\": {\n            \"yohang/calendr\": \"^1.1\"\n        }\n    }\n```\n\nInstall composer and run it\n\n```sh\n    wget http://getcomposer.org/composer.phar\n    php composer.phar install\n```\n\n(Optional) Autoload CalendR\n\n```php\n    require 'vendor/autoload.php';\n```\n\nContribute\n----------\n\nCalendar is open to contributions. Merging delays can vary depending to my free time, but always be welcome.\n\nLicense\n-------\n\nCalendR is licensed under the MIT License - see the LICENSE file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohang%2FCalendR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyohang%2FCalendR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohang%2FCalendR/lists"}