{"id":22164614,"url":"https://github.com/nokitakaze/php-mutex","last_synced_at":"2025-03-24T16:12:20.249Z","repository":{"id":48326589,"uuid":"91014615","full_name":"nokitakaze/php-mutex","owner":"nokitakaze","description":"Mutex implementation","archived":false,"fork":false,"pushed_at":"2022-07-22T18:51:50.000Z","size":29,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T07:36:56.711Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nokitakaze.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}},"created_at":"2017-05-11T19:10:02.000Z","updated_at":"2022-07-22T18:51:54.000Z","dependencies_parsed_at":"2022-09-15T15:31:00.580Z","dependency_job_id":null,"html_url":"https://github.com/nokitakaze/php-mutex","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokitakaze%2Fphp-mutex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokitakaze%2Fphp-mutex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokitakaze%2Fphp-mutex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokitakaze%2Fphp-mutex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nokitakaze","download_url":"https://codeload.github.com/nokitakaze/php-mutex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245304873,"owners_count":20593626,"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-12-02T05:08:58.573Z","updated_at":"2025-03-24T16:12:20.230Z","avatar_url":"https://github.com/nokitakaze.png","language":"PHP","readme":"# Mutex implementation\n\n## Current status\n### General\n[![Build Status](https://secure.travis-ci.org/nokitakaze/php-mutex.png?branch=master)](http://travis-ci.org/nokitakaze/php-mutex)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nokitakaze/php-mutex/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nokitakaze/php-mutex/)\n![Code Coverage](https://scrutinizer-ci.com/g/nokitakaze/php-mutex/badges/coverage.png?b=master)\n\u003c!-- [![Latest stable version](https://img.shields.io/packagist/v/nokitakaze/mutex.svg?style=flat-square)](https://packagist.org/packages/nokitakaze/mutex) --\u003e\n\n## Usage\nAt first\n```bash\ncomposer require nokitakaze/mutex\n```\n\nAnd then\n```php\nrequire_once 'vendor/autoload.php';\n$mutex = new FileMutex([\n    'name' =\u003e 'foobar',\n]);\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokitakaze%2Fphp-mutex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnokitakaze%2Fphp-mutex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokitakaze%2Fphp-mutex/lists"}