{"id":34789971,"url":"https://github.com/dakalab/birthday","last_synced_at":"2026-05-25T15:32:32.816Z","repository":{"id":56961442,"uuid":"160006571","full_name":"dakalab/birthday","owner":"dakalab","description":"Validate birthday, parse the age and constellation of valid birthday, support multiple languages","archived":false,"fork":false,"pushed_at":"2020-03-11T10:13:16.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T18:36:03.838Z","etag":null,"topics":["age","birthday","constellation"],"latest_commit_sha":null,"homepage":"","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/dakalab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-02T02:31:05.000Z","updated_at":"2020-03-11T10:07:01.000Z","dependencies_parsed_at":"2022-08-21T09:20:59.503Z","dependency_job_id":null,"html_url":"https://github.com/dakalab/birthday","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dakalab/birthday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakalab%2Fbirthday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakalab%2Fbirthday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakalab%2Fbirthday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakalab%2Fbirthday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakalab","download_url":"https://codeload.github.com/dakalab/birthday/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakalab%2Fbirthday/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33482022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["age","birthday","constellation"],"created_at":"2025-12-25T09:58:01.557Z","updated_at":"2026-05-25T15:32:32.809Z","avatar_url":"https://github.com/dakalab.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# birthday\n\nValidate birthday, parse the age and constellation of valid birthday.\n\n[![Build Status](https://travis-ci.org/dakalab/birthday.svg?branch=master)](https://travis-ci.org/dakalab/birthday)\n[![codecov](https://codecov.io/gh/dakalab/birthday/branch/master/graph/badge.svg)](https://codecov.io/gh/dakalab/birthday)\n[![Latest Stable Version](https://poser.pugx.org/dakalab/birthday/v/stable)](https://packagist.org/packages/dakalab/birthday)\n[![Total Downloads](https://poser.pugx.org/dakalab/birthday/downloads)](https://packagist.org/packages/dakalab/birthday)\n[![License](https://poser.pugx.org/dakalab/birthday/license.svg)](https://packagist.org/packages/dakalab/birthday)\n\n## Install\n\n```\ncomposer require dakalab/birthday\n```\n\n## Usage\n\n```\nuse Dakalab\\Birthday\\Birthday;\n\n$birthday = new Birthday('2018-12-01', 'zh');\n$age = $birthday-\u003egetAge();\n$constellation = $birthday-\u003egetConstellation();\n$formatedDate = $birthday-\u003eformat('d/m/Y'); // 01/12/2018\n$normalizedDate = (string) $birthday; // 2018-12-01\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakalab%2Fbirthday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdakalab%2Fbirthday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakalab%2Fbirthday/lists"}