{"id":15296335,"url":"https://github.com/assada/configurator","last_synced_at":"2025-10-07T08:31:05.336Z","repository":{"id":56949993,"uuid":"80287738","full_name":"assada/configurator","owner":"assada","description":":card_index: Simple configuration container","archived":true,"fork":false,"pushed_at":"2017-03-14T16:50:57.000Z","size":42,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-09T12:43:19.622Z","etag":null,"topics":["config","containers","ini","json","parser","php-library","php7","xml","yaml"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/assada.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-28T14:07:32.000Z","updated_at":"2023-10-20T10:10:59.000Z","dependencies_parsed_at":"2022-08-21T03:00:08.300Z","dependency_job_id":null,"html_url":"https://github.com/assada/configurator","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/assada/configurator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assada%2Fconfigurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assada%2Fconfigurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assada%2Fconfigurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assada%2Fconfigurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assada","download_url":"https://codeload.github.com/assada/configurator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assada%2Fconfigurator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278743031,"owners_count":26037955,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["config","containers","ini","json","parser","php-library","php7","xml","yaml"],"created_at":"2024-09-30T18:10:09.260Z","updated_at":"2025-10-07T08:31:04.972Z","avatar_url":"https://github.com/assada.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Star](http://i.imgur.com/4qGWp0J.png)]()\n\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg)](https://php.net/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/35d38317bbb14f6789de06c580bdea1d)](https://www.codacy.com/app/Assada/configurator?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=Assada/configurator\u0026amp;utm_campaign=Badge_Grade) [![Version](https://img.shields.io/packagist/v/assada/configurator.svg)](https://packagist.org/packages/assada/configurator) [![Packagist](https://img.shields.io/packagist/l/assada/configurator.svg)]() [![Gratipay User](https://img.shields.io/gratipay/user/Assada.svg)](https://gratipay.com/configurator/)\n [![Star](https://img.shields.io/github/stars/assada/configurator.svg?style=social\u0026label=Star)](https://github.com/Assada/configurator)\n \nInstallation\n---\n\nVia Composer\n```shell\ncomposer require assada/configurator\n```\n\nRequirements\n---\n\nPHP: \u003e= **7.0**\n\nsymfony/yaml: \u003e= 3.2\n\nInstead of symfony/yaml suggest install PECL yaml extension.\n\nUsage\n---\n\n```php\n$config = new Config(['./configs/test.json', './configs/test2.json']);\n$config-\u003eadd('./test3.json');\n$config-\u003eset('test.set', 'newData');\n\nfile_put_contents('export.json', $config-\u003edump('json'));\n\nvar_dump($config-\u003eall());\n```\n\nLicense\n--\n\nConfigurator is released under the GPL3.0 Licence. See the bundled LICENSE file for details.\n\nAuthor\n--\n\nAlex Ilyenko (@Assada)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassada%2Fconfigurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassada%2Fconfigurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassada%2Fconfigurator/lists"}