{"id":14985750,"url":"https://github.com/idrinth/php-yaml-facade","last_synced_at":"2026-02-11T23:03:28.289Z","repository":{"id":49159589,"uuid":"115141850","full_name":"Idrinth/php-yaml-facade","owner":"Idrinth","description":"Provides a facade in front of three different parser/writer implementations for php","archived":false,"fork":false,"pushed_at":"2025-01-19T04:17:23.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T10:08:40.302Z","etag":null,"topics":["facade","php","yaml","yml"],"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/Idrinth.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-22T18:46:12.000Z","updated_at":"2025-01-19T04:16:01.000Z","dependencies_parsed_at":"2024-09-24T15:36:10.981Z","dependency_job_id":null,"html_url":"https://github.com/Idrinth/php-yaml-facade","commit_stats":{"total_commits":47,"total_committers":3,"mean_commits":"15.666666666666666","dds":0.08510638297872342,"last_synced_commit":"d7bcc57307cc72dfafc2ef3e0054da1d7fa1fa3b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idrinth%2Fphp-yaml-facade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idrinth%2Fphp-yaml-facade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idrinth%2Fphp-yaml-facade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idrinth%2Fphp-yaml-facade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idrinth","download_url":"https://codeload.github.com/Idrinth/php-yaml-facade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235688644,"owners_count":19029915,"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":["facade","php","yaml","yml"],"created_at":"2024-09-24T14:11:35.405Z","updated_at":"2025-10-08T07:30:32.517Z","avatar_url":"https://github.com/Idrinth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP YAML Facade\n[![Build Status](https://travis-ci.org/Idrinth/php-yaml-facade.svg?branch=master)](https://travis-ci.org/Idrinth/php-yaml-facade)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/19fe5dde3b304ad5a90ae747b8969a2b)](https://www.codacy.com/app/Idrinth/php-yaml-facade?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=Idrinth/php-yaml-facade\u0026amp;utm_campaign=Badge_Grade)\n[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/19fe5dde3b304ad5a90ae747b8969a2b)](https://www.codacy.com/app/Idrinth/php-yaml-facade?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=Idrinth/php-yaml-facade\u0026utm_campaign=Badge_Coverage)\n[![Packagist](https://img.shields.io/packagist/dt/idrinth/yaml-facade.svg)](https://packagist.org/packages/idrinth/yaml-facade)\n[![Packagist](https://img.shields.io/packagist/v/idrinth/yaml-facade.svg)](https://packagist.org/packages/idrinth/yaml-facade)\n[![license](https://img.shields.io/github/license/idrinth/php-yaml-facade.svg)](https://github.com/Idrinth/php-yaml-facade/blob/master/LICENSE)\n\nThis library unifies the access to two different php-extensions and the symphony yaml component to make switching easier. It falls back to implementations in the following order:\n\n- php yaml ( http://php.net/manual/en/book.yaml.php )\n- php syck ( https://github.com/indeyets/syck )\n- symfony/yaml ( https://packagist.org/packages/symfony/yaml )\n\n## Limitations\n\nSince the yaml-implementations deal with errors very differently, please don't try to parse something that is not intended to end up as an array.\n\n## Low Coverage\n\nCurrently building the syck library fails on travis, so the related code can not be tested and tests are skipped.\n\n## Installation\n\nInstallation via composer is the proposed way of using this library. It will always use [semantic versioning](http://semver.org).\n\n```\n\"require\": {\n  \"idrinth/yaml-facade\": \"^1.0\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrinth%2Fphp-yaml-facade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidrinth%2Fphp-yaml-facade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrinth%2Fphp-yaml-facade/lists"}