{"id":19527357,"url":"https://github.com/daverandom/enum","last_synced_at":"2025-02-26T02:25:22.297Z","repository":{"id":56963210,"uuid":"117003739","full_name":"DaveRandom/Enum","owner":"DaveRandom","description":"A base class for enumerations in PHP","archived":false,"fork":false,"pushed_at":"2018-01-10T20:07:40.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T00:08:41.687Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaveRandom.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-01-10T19:53:00.000Z","updated_at":"2018-01-10T19:55:58.000Z","dependencies_parsed_at":"2022-08-21T05:40:27.577Z","dependency_job_id":null,"html_url":"https://github.com/DaveRandom/Enum","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2FEnum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2FEnum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2FEnum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2FEnum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveRandom","download_url":"https://codeload.github.com/DaveRandom/Enum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240778909,"owners_count":19856126,"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-11-11T01:14:43.537Z","updated_at":"2025-02-26T02:25:22.264Z","avatar_url":"https://github.com/DaveRandom.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enum\n\nA base class for enumerations in PHP.\n\nThis library consists of a single abstract class, which can be extended by enumerations so that they need only define\ntheir member values as constants. A number of static methods are provided to facilitate name and value validation and\nresolution.\n\nIt is intended merely as an easy way for me to share this functionality, in a highly `node_modules`-esque manner. It is\nprobably best that people do not do this, but #yolo.\n\n## Status\n\n[![Build Status](https://travis-ci.org/DaveRandom/Enum.svg?branch=master)](https://travis-ci.org/DaveRandom/Enum)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/DaveRandom/Enum/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/DaveRandom/Enum/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/DaveRandom/Enum/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/DaveRandom/Enum/?branch=master)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaverandom%2Fenum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaverandom%2Fenum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaverandom%2Fenum/lists"}