{"id":22576764,"url":"https://github.com/hoanganh25991/php-memcache-admin","last_synced_at":"2025-09-01T08:43:06.342Z","repository":{"id":96789344,"uuid":"110115846","full_name":"hoanganh25991/php-memcache-admin","owner":"hoanganh25991","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-09T13:01:25.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-28T05:51:15.131Z","etag":null,"topics":["admin","memcache"],"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/hoanganh25991.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-09T13:01:01.000Z","updated_at":"2017-11-09T13:01:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"39aefc45-b656-4cb6-aca4-aadb66a99235","html_url":"https://github.com/hoanganh25991/php-memcache-admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hoanganh25991/php-memcache-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoanganh25991%2Fphp-memcache-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoanganh25991%2Fphp-memcache-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoanganh25991%2Fphp-memcache-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoanganh25991%2Fphp-memcache-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoanganh25991","download_url":"https://codeload.github.com/hoanganh25991/php-memcache-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoanganh25991%2Fphp-memcache-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271281351,"owners_count":24732168,"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-08-20T02:00:09.606Z","response_time":69,"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":["admin","memcache"],"created_at":"2024-12-08T04:08:38.770Z","updated_at":"2025-08-20T07:18:50.251Z","avatar_url":"https://github.com/hoanganh25991.png","language":"PHP","readme":"# PHPMemcachedAdmin #\n\n### Graphic stand-alone administration for memcached to monitor and debug purpose ###\n\nThis program allows to see in **real-time** (top-like) or from the start of the server, **stats for get, set, delete, increment, decrement, evictions, reclaimed, cas command**, as well as **server stats** (network, items, server version) with googlecharts and  **server internal configuration**\n\nYou can go further to **see each server slabs, occupation, memory wasted and items** (**key \u0026 value**).\n\nAnother part can execute commands to any memcached server : get, set, delete, flush\\_all, as well as execute any commands (like stats) with telnet\n\n## Feature list ##\n\n\u003ch4\u003eStatistics\u003c/h4\u003e\n\u003cul\u003e\u003cli\u003eStats for each or all memcached servers, items, evicted, reclaimed ...\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eStats for every command : set, get, delete, incr, decr, cas ...\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eSlabs stats (Memory, pages, memory wasted, items)\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eItems stats (View items in slabs, then data for each key)\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eNetwork stats (Traffic, bandwidth)\u003c/li\u003e\u003c/ul\u003e\n\n\u003ch4\u003eCommands\u003c/h4\u003e\n\u003cul\u003e\u003cli\u003eExecute commands : get, set, delete, flush_all on servers to administrate or debug it\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eGet data with key on servers\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eDelete keys on servers\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eFlush servers\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eExecute telnet command directly from phpMemcachedAdmin\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eSearch for specific pattern into all keys\u003c/li\u003e\u003c/ul\u003e\n\n\u003ch4\u003eLive Stats\u003c/h4\u003e\n\u003cul\u003e\u003cli\u003eTop-like real time stats with configurable alerts\u003c/li\u003e\u003c/ul\u003e\n\n\n\u003ch4\u003eConfiguration\u003c/h4\u003e\n\u003cul\u003e\u003cli\u003eEdit configuration directly from web page\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003ephpMemcachedAdmin can use socket communication, PECL Memcache or Memcached API\u003cbr\u003e\n\u003c/li\u003e\u003cli\u003eOrganize your servers into cluster\u003c/li\u003e\u003c/ul\u003e\n\n## Security ##\n\nphpMemcachedAdmin does not provide any security system, you need to add this feature by yourself.\n\n## Installation ##\n\nDownload latest release\nUnzip/Untar \u0026 Give files permissions\n\nYou have to give **Read \u0026 Execute right to all files**, and **Read, Write \u0026 Execute to configuration files and temporary directory**.\n\nMore information in https://blog.elijaa.org/phpmemcachedadmin-installation-guide/","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoanganh25991%2Fphp-memcache-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoanganh25991%2Fphp-memcache-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoanganh25991%2Fphp-memcache-admin/lists"}