{"id":18929552,"url":"https://github.com/thecodingmachine/utils.cache.memcached-cache","last_synced_at":"2025-06-27T00:34:19.170Z","repository":{"id":4609395,"uuid":"5752865","full_name":"thecodingmachine/utils.cache.memcached-cache","owner":"thecodingmachine","description":"This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcached Pecl package must be enabled.","archived":false,"fork":false,"pushed_at":"2015-01-08T13:32:15.000Z","size":156,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"2.0","last_synced_at":"2025-02-16T12:30:30.628Z","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":null,"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":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-10T17:15:30.000Z","updated_at":"2015-01-08T13:32:15.000Z","dependencies_parsed_at":"2022-08-31T16:31:52.907Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/utils.cache.memcached-cache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.memcached-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.memcached-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.memcached-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.cache.memcached-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/utils.cache.memcached-cache/tar.gz/refs/heads/2.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927825,"owners_count":19719835,"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:33:29.444Z","updated_at":"2025-02-20T22:42:11.746Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mouf Memcached cache service\n============================\n\nThis package contains an implementation of Mouf's CacheInterface for Memcache, using the **memcached** pecl package.\nTo learn more about the cache interface, please see the [cache system documentation](http://mouf-php.com/packages/mouf/utils.cache.cache-interface).\n\nThis package comes with a default installer that will create a \"memcacheCacheService\" instance that points\nto a Memcache server on 127.0.0.1 listening on port 11211.\n\nTo use it:\n\n```php\nMouf::getMemcacheCacheService()-\u003eset('mykey', 'myvalue');\n\n$mykey = Mouf::getMemcacheCacheService()-\u003eget('mykey');\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.cache.memcached-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Futils.cache.memcached-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.cache.memcached-cache/lists"}