{"id":18929381,"url":"https://github.com/thecodingmachine/utils.cache.file-cache","last_synced_at":"2025-04-15T15:30:55.871Z","repository":{"id":4609345,"uuid":"5752812","full_name":"thecodingmachine/utils.cache.file-cache","owner":"thecodingmachine","description":"This package contains a cache mechanism that relies on temporary files.","archived":false,"fork":false,"pushed_at":"2016-09-22T08:33:50.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"2.2","last_synced_at":"2025-04-11T18:59:51.762Z","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/thecodingmachine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-10T17:10:40.000Z","updated_at":"2016-09-22T08:32:20.000Z","dependencies_parsed_at":"2022-09-19T18:00:29.720Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/utils.cache.file-cache","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.file-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.file-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.file-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.file-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/utils.cache.file-cache/tar.gz/refs/heads/2.2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097805,"owners_count":21212356,"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-08T11:32:15.736Z","updated_at":"2025-04-15T15:30:55.562Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/mouf/utils.cache.file-cache/v/stable.svg)](https://packagist.org/packages/mouf/utils.cache.file-cache)\n[![Total Downloads](https://poser.pugx.org/mouf/utils.cache.file-cache/downloads.svg)](https://packagist.org/packages/mouf/utils.cache.file-cache)\n[![Latest Unstable Version](https://poser.pugx.org/mouf/utils.cache.file-cache/v/unstable.svg)](https://packagist.org/packages/mouf/utils.cache.file-cache)\n[![License](https://poser.pugx.org/mouf/utils.cache.file-cache/license.svg)](https://packagist.org/packages/mouf/utils.cache.file-cache)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/utils.cache.file-cache/badges/quality-score.png?b=2.2)](https://scrutinizer-ci.com/g/thecodingmachine/utils.cache.file-cache/?branch=2.2)\n[![Build Status](https://travis-ci.org/thecodingmachine/utils.cache.file-cache.svg)](https://travis-ci.org/thecodingmachine/utils.cache.file-cache)\n[![Coverage Status](https://coveralls.io/repos/thecodingmachine/utils.cache.file-cache/badge.svg)](https://coveralls.io/r/thecodingmachine/utils.cache.file-cache)\n\nMouf's file cache service\n=========================\n\nThis package contains 2 implementations of Mouf's CacheInterface that stores the cache in files on the server's hard drive.\n\n- `FileCache` is a service that stores cache keys in files. The value is *serialized*.\n- `PhpFileCache` is a **more efficient** service that stores cache keys in executable PHP files. You should prefer\n  this implementation unless you have security concerns about `var_export`ing your cache keys.\n\nTo learn more about the cache interface, please see the [cache system documentation](http://mouf-php.com/packages/mouf/utils.cache.cache-interface).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.cache.file-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Futils.cache.file-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.cache.file-cache/lists"}