{"id":22092099,"url":"https://github.com/krakphp/enum-normalizer","last_synced_at":"2025-07-24T20:31:57.327Z","repository":{"id":45680122,"uuid":"154027150","full_name":"krakphp/enum-normalizer","owner":"krakphp","description":"MYClabs Enum Symfony Normalizer","archived":false,"fork":false,"pushed_at":"2023-02-27T16:46:35.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-28T12:54:26.758Z","etag":null,"topics":["enum","php-enum","serializer","symfony"],"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/krakphp.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":"2018-10-21T16:10:14.000Z","updated_at":"2019-01-15T08:44:52.000Z","dependencies_parsed_at":"2022-09-06T19:00:52.450Z","dependency_job_id":null,"html_url":"https://github.com/krakphp/enum-normalizer","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/krakphp%2Fenum-normalizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakphp%2Fenum-normalizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakphp%2Fenum-normalizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakphp%2Fenum-normalizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krakphp","download_url":"https://codeload.github.com/krakphp/enum-normalizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227476144,"owners_count":17779417,"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":["enum","php-enum","serializer","symfony"],"created_at":"2024-12-01T03:08:19.787Z","updated_at":"2024-12-01T03:08:20.723Z","avatar_url":"https://github.com/krakphp.png","language":"PHP","readme":"# Enum Normalizer\n\nThis contains a Symfony Denormalizer for the `myclabs/php-enum` `MyCLabs\\Enum\\Enum` class.\n\n## Installation\n\nInstall with composer at `krak/enum-normalizer`.\n\n## Usage\n\n## EnumDenormalizer\n\n```php\n$denormalizer = new Krak\\EnumNormalizer\\EnumDenormalizer();\n$enum = $denormalizer-\u003edenormalize('value', AcmeEnum::class);\n```\n\n## Symfony Integration\n\nRegister the EnumNormalizerBundle in your kernel in `config/bundles.php`:\n\n```php\n\u003c?php\n\nreturn [\n  //...\n  Krak\\EnumNormalizer\\Bridge\\Symfony\\EnumNormalizerBundle::class =\u003e ['all' =\u003e true],\n];\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakphp%2Fenum-normalizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrakphp%2Fenum-normalizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakphp%2Fenum-normalizer/lists"}