{"id":16078418,"url":"https://github.com/svycka/sv-settings","last_synced_at":"2026-03-16T21:33:56.928Z","repository":{"id":41407115,"uuid":"45388042","full_name":"svycka/sv-settings","owner":"svycka","description":"This module simplifies settings storage.","archived":false,"fork":false,"pushed_at":"2022-07-01T13:05:59.000Z","size":101,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-07-16T01:06:05.666Z","etag":null,"topics":["laminas","library","settings","zendframework"],"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/svycka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-11-02T10:35:06.000Z","updated_at":"2023-07-16T01:06:05.667Z","dependencies_parsed_at":"2022-07-06T11:10:01.761Z","dependency_job_id":null,"html_url":"https://github.com/svycka/sv-settings","commit_stats":null,"previous_names":[],"tags_count":6,"template":null,"template_full_name":null,"purl":"pkg:github/svycka/sv-settings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsv-settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsv-settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsv-settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsv-settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svycka","download_url":"https://codeload.github.com/svycka/sv-settings/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsv-settings/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259571641,"owners_count":22878183,"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":["laminas","library","settings","zendframework"],"created_at":"2024-10-09T10:12:23.566Z","updated_at":"2026-03-16T21:33:56.882Z","avatar_url":"https://github.com/svycka.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svycka/sv-settings\n\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status](https://coveralls.io/repos/svycka/sv-settings/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/svycka/sv-settings?branch=master)\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Total Downloads][ico-downloads]][link-downloads]\n\nThis module simplifies settings storage. For example this can be used with [ZfcUser](https://github.com/ZF-Commons/ZfcUser) or store your application global settings. This module also could be used with CMS to store page settings like title, description, SEO, published time or whatever you want. This module also provides optional simple REST API to change your settings.\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require svycka/sv-settings\n```\n\n## Basic Usage\n\n- Register `Svycka/Settings` as module in `config/application.config.php`\n- Copy the file located in `vendor/svycka/sv-settings/config/settings.global.php.dist` to `config/autoload/settings.global.php` and change the values as you wish\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Credits\n\n- [Vytautas Stankus][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/svycka/sv-settings.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/svycka/sv-settings/master.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/svycka/sv-settings.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/svycka/sv-settings.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/svycka/sv-settings\n[link-downloads]: https://packagist.org/packages/svycka/sv-settings\n[link-travis]: https://travis-ci.org/svycka/sv-settings\n[link-code-quality]: https://scrutinizer-ci.com/g/svycka/sv-settings\n[link-author]: https://github.com/svycka\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvycka%2Fsv-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvycka%2Fsv-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvycka%2Fsv-settings/lists"}