{"id":26227839,"url":"https://github.com/takuya/php-sysv-ipc-info","last_synced_at":"2025-12-11T19:57:08.133Z","repository":{"id":281775251,"uuid":"946219682","full_name":"takuya/php-sysv-ipc-info","owner":"takuya","description":"php-sysv-ipc-info","archived":false,"fork":false,"pushed_at":"2025-09-10T01:56:19.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T05:19:37.927Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takuya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-10T19:54:51.000Z","updated_at":"2025-09-10T01:56:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ec29bf4-b1d8-4a84-8cda-ab879d417099","html_url":"https://github.com/takuya/php-sysv-ipc-info","commit_stats":null,"previous_names":["takuya/php-sysv-ipc-info"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/takuya/php-sysv-ipc-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fphp-sysv-ipc-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fphp-sysv-ipc-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fphp-sysv-ipc-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fphp-sysv-ipc-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuya","download_url":"https://codeload.github.com/takuya/php-sysv-ipc-info/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fphp-sysv-ipc-info/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27669019,"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-12-11T02:00:11.302Z","response_time":56,"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":[],"created_at":"2025-03-12T20:20:01.703Z","updated_at":"2025-12-11T19:57:08.128Z","avatar_url":"https://github.com/takuya.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-sysv-ipc-info \n  \nThis package manage sysvipc( `/proc/sysvipc/{shm,msg,sem}` ).\n\n## Installing \nfrom Packagist \n```shell\ncomposer require takuya/php-sysv-ipc-info \n```\nfrom GitHub\n```shell\nname='takuya/php-sysv-ipc-info'\nrepo=git@github.com:$name.git\ncomposer config repositories.$name vcs $repo\ncomposer require $name:master\n```\n## Special 0x00000000 key\n\nAfter ipcs removed, but still attached by someone. It will be remains . `sysvipc` will show remains as key=0(0x000000).\n\n## Examples (bin)\n```bash\nphp vendor/bin/sysvipc -l\nphp vendor/bin/sysvipc -d 0x673df0eb\nphp vendor/bin/sysvipc -k uniq_name \n```\n### helper function\n```php\n\u003c?php\nsysvipc_info(); // =\u003e array ['sem'=\u003e[...],'msg'=\u003e[...],'shm'=\u003e[...]]\n```\n\n### comparison to ipcs / ipcrm \n\nCompare to `ipcs` command. This package can return 'atime,ctime'\n\nCompare to `iprm` command. no option (`--semaphore-key`) required, remove first found.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fphp-sysv-ipc-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakuya%2Fphp-sysv-ipc-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fphp-sysv-ipc-info/lists"}