{"id":20677764,"url":"https://github.com/clivern/memcached","last_synced_at":"2025-07-31T22:03:56.167Z","repository":{"id":34862324,"uuid":"185084297","full_name":"Clivern/Memcached","owner":"Clivern","description":"Memcached Client for PHP.","archived":false,"fork":false,"pushed_at":"2025-07-30T08:28:18.000Z","size":39,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"2.x","last_synced_at":"2025-07-30T10:39:08.486Z","etag":null,"topics":["caching","clivern","memcache","memcached","memcached-clients","php","php-package","php7"],"latest_commit_sha":null,"homepage":"","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/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"clivern"}},"created_at":"2019-05-05T21:30:42.000Z","updated_at":"2022-08-11T07:01:13.000Z","dependencies_parsed_at":"2023-12-01T08:27:48.573Z","dependency_job_id":"f1858f56-e6cf-4390-96db-6b51112a074e","html_url":"https://github.com/Clivern/Memcached","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.4,"last_synced_commit":"1a9bc9063e4327eccc20e36a5a68f9aebb59449a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Clivern/Memcached","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMemcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMemcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMemcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMemcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Memcached/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMemcached/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268125726,"owners_count":24200285,"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-07-31T02:00:08.723Z","response_time":66,"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":["caching","clivern","memcache","memcached","memcached-clients","php","php-package","php7"],"created_at":"2024-11-16T21:16:58.282Z","updated_at":"2025-07-31T22:03:56.113Z","avatar_url":"https://github.com/Clivern.png","language":"PHP","readme":"Memcached\n=========\n\nMemcached Client for PHP.\n\n[![CI Build](https://github.com/Clivern/Memcached/actions/workflows/php.yml/badge.svg)](https://github.com/Clivern/Memcached/actions/workflows/php.yml)\n[![License](https://poser.pugx.org/clivern/memcached/license.svg)](https://packagist.org/packages/clivern/memcached)\n[![Latest Stable Version](https://poser.pugx.org/clivern/memcached/v/stable.svg)](https://packagist.org/packages/clivern/memcached)\n\nInstallation\n------------\n\nTo install the package via `composer`, use the following:\n\n```php\ncomposer require clivern/memcached\n```\n\nThis command requires you to have Composer installed globally.\n\n\nUsage\n-----\n\nAfter adding the package as a dependency, Please read the following:\n\n```php\n$memcache = new \\Clivern\\Memcached\\MemcachedClient('127.0.0.1', 11211);\n$memcache-\u003eadd('test_memcache', 'test');\nvar_dump($memcache-\u003eget('test_memcache'));\n```\n\nMisc\n====\n\nChangelog\n---------\nVersion 2.0.0:\n```\nDrop PHP 7.2 support.\n```\n\nVersion 1.1.0:\n```\nSupport \"check and set\" Operation.\n```\n\nVersion 1.0.0:\n```\nInitial Release.\n```\n\nAcknowledgements\n----------------\n\n© 2019, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n\n**Memcached** is authored and maintained by [@clivern](http://github.com/clivern).\n","funding_links":["https://github.com/sponsors/clivern"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fmemcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Fmemcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fmemcached/lists"}