{"id":17857200,"url":"https://github.com/caferrari/daterecursive","last_synced_at":"2025-07-05T13:39:30.185Z","repository":{"id":20200834,"uuid":"23472203","full_name":"caferrari/DateRecursive","owner":"caferrari","description":"Recursive dates generator","archived":false,"fork":false,"pushed_at":"2014-08-29T18:34:52.000Z","size":128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T08:47:37.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caferrari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-29T17:35:48.000Z","updated_at":"2016-02-26T11:45:55.000Z","dependencies_parsed_at":"2022-07-25T07:01:57.443Z","dependency_job_id":null,"html_url":"https://github.com/caferrari/DateRecursive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2FDateRecursive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2FDateRecursive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2FDateRecursive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2FDateRecursive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caferrari","download_url":"https://codeload.github.com/caferrari/DateRecursive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246866235,"owners_count":20846537,"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":"2024-10-28T03:11:51.587Z","updated_at":"2025-04-02T18:21:52.497Z","avatar_url":"https://github.com/caferrari.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# caferrari\\DateRecursive\n[![Build Status](https://secure.travis-ci.org/caferrari/DateRecursive.png)](http://travis-ci.org/caferrari/DateRecursive)\n[![Coverage Status](https://coveralls.io/repos/caferrari/DateRecursive/badge.png?branch=master)](https://coveralls.io/r/caferrari/DateRecursive?branch=master)\n[![Total Downloads](https://poser.pugx.org/ferrari/date-recursive/downloads.png)](https://packagist.org/packages/ferrari/date-recursive)\n[![License](https://poser.pugx.org/ferrari/date-recursive/license.png)](https://packagist.org/packages/ferrari/date-recursive)\n[![Latest Stable Version](https://poser.pugx.org/ferrari/date-recursive/v/stable.png)](https://packagist.org/packages/ferrari/date-recursive)\n[![Latest Unstable Version](https://poser.pugx.org/ferrari/date-recursive/v/unstable.png)](https://packagist.org/packages/ferrari/date-recursive)\n\n## Installation\n\nPackage is available on [Packagist](https://packagist.org/packages/ferrari/date-recursive), you can install it\nusing [Composer](http://getcomposer.org).\n\n```bash\ncomposer require ferrari/date-recursive\n```\n\n## Usage\n\n```\n// the next five dates with a day 15 at Tuesday \n$dates = (new DateRecursive)-\u003ematch(\n    DateRecursive::dayOfMonth(15),\n    DateRecursive::dayOfWeek(2)\n)\n-\u003elimit(5)\n-\u003egenerate(new DateTime('2014-01-01'));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaferrari%2Fdaterecursive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaferrari%2Fdaterecursive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaferrari%2Fdaterecursive/lists"}