{"id":19422840,"url":"https://github.com/dutchcodingcompany/cached-valuestore","last_synced_at":"2026-05-16T15:04:35.349Z","repository":{"id":56973387,"uuid":"320573681","full_name":"DutchCodingCompany/cached-valuestore","owner":"DutchCodingCompany","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-26T10:51:50.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-16T10:34:41.805Z","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/DutchCodingCompany.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-11T12:54:57.000Z","updated_at":"2024-04-26T10:51:26.000Z","dependencies_parsed_at":"2024-11-10T13:48:10.982Z","dependency_job_id":null,"html_url":"https://github.com/DutchCodingCompany/cached-valuestore","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"f7f09e33bb5a51a4018252d18dcbc2beca99f3b6"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DutchCodingCompany%2Fcached-valuestore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DutchCodingCompany%2Fcached-valuestore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DutchCodingCompany%2Fcached-valuestore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DutchCodingCompany%2Fcached-valuestore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DutchCodingCompany","download_url":"https://codeload.github.com/DutchCodingCompany/cached-valuestore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240601933,"owners_count":19827419,"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-10T13:35:29.070Z","updated_at":"2026-05-16T15:04:30.328Z","avatar_url":"https://github.com/DutchCodingCompany.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cached Valuestore\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/dutchcodingcompany/cached-valuestore.svg?style=flat-square)](https://packagist.org/packages/dutchcodingcompany/cached-valuestore)\n[![Total Downloads](https://img.shields.io/packagist/dt/dutchcodingcompany/cached-valuestore.svg?style=flat-square)](https://packagist.org/packages/dutchcodingcompany/cached-valuestore)\n\nAdds a cached version of `spatie/valuestore` and registers it to the service container.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require dutchcodingcompany/cached-valuestore\n```\n\n## Events\n\nThree events are triggered:\n- `DutchCodingCompany\\CachedValuestore\\Events\\PutIntoValuestore`, triggered by `put`, `prepend`, `push`, `offsetSet`, `increment` and `decrement`\n- `DutchCodingCompany\\CachedValuestore\\Events\\ForgetFromValuestore`, triggered by `forget`\n- `DutchCodingCompany\\CachedValuestore\\Events\\FlushValuestore`, triggered by `flush` and `flushStartingWith`\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcodingcompany%2Fcached-valuestore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdutchcodingcompany%2Fcached-valuestore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcodingcompany%2Fcached-valuestore/lists"}