{"id":15527008,"url":"https://github.com/pyrech/composer-notifier","last_synced_at":"2025-04-16T05:57:26.376Z","repository":{"id":30366704,"uuid":"33919252","full_name":"pyrech/composer-notifier","owner":"pyrech","description":":speech_balloon: Display desktop notification after Composer install / update","archived":false,"fork":false,"pushed_at":"2023-01-07T18:08:07.000Z","size":133,"stargazers_count":41,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T05:05:30.552Z","etag":null,"topics":["composer","composer-plugin","notification","php"],"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/pyrech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-14T08:13:08.000Z","updated_at":"2024-09-27T00:42:25.000Z","dependencies_parsed_at":"2023-01-14T16:50:29.450Z","dependency_job_id":null,"html_url":"https://github.com/pyrech/composer-notifier","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrech%2Fcomposer-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrech%2Fcomposer-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrech%2Fcomposer-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrech%2Fcomposer-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrech","download_url":"https://codeload.github.com/pyrech/composer-notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249205745,"owners_count":21229985,"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":["composer","composer-plugin","notification","php"],"created_at":"2024-10-02T11:03:43.452Z","updated_at":"2025-04-16T05:57:26.360Z","avatar_url":"https://github.com/pyrech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# composer-notifier\n\n[![Latest Stable Version](https://poser.pugx.org/pyrech/composer-notifier/v/stable)](https://packagist.org/packages/pyrech/composer-notifier) [![Total Downloads](https://poser.pugx.org/pyrech/composer-notifier/downloads)](https://packagist.org/packages/pyrech/composer-notifier) [![Latest Unstable Version](https://poser.pugx.org/pyrech/composer-notifier/v/unstable)](https://packagist.org/packages/pyrech/composer-notifier)\n\ncomposer-notifier is a plugin for Composer. It displays desktop notification when\nComposer finishes install/update commands.\n\n![Demo](Resources/demo.gif)\n\n## Installation\n\nYou can install it either locally:\n\n```shell\ncomposer require \"pyrech/composer-notifier\"\n```\n\nor globally:\n\n```shell\ncomposer global require \"pyrech/composer-notifier\"\n```\n\n## Usage\n\nThat's it! Composer will enable automatically the plugin as soon it's\ninstalled. Just run your Composer commands as usual :)\n\nIf you no longer want to display notifications, you can either:\n- run your Composer command with the option `--no-plugins`\n- uninstall the package\n\n## Further documentation\n\nYou can see the current and past versions using one of the following:\n\n* the `git tag` command\n* the [releases page on Github](https://github.com/pyrech/composer-notifier/releases)\n* the file listing the [changes between versions](CHANGELOG.md)\n\nAnd finally some meta documentation:\n\n* [versioning and branching models](VERSIONING.md)\n* [contribution instructions](CONTRIBUTING.md)\n\n## Credits\n\n* [Loïck Piera](https://github.com/pyrech)\n* [All contributors](https://github.com/pyrech/composer-notifier/graphs/contributors)\n\n## License\n\ncomposer-notifier is licensed under the MIT License - see the [LICENSE](LICENSE)\nfile for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrech%2Fcomposer-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyrech%2Fcomposer-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrech%2Fcomposer-notifier/lists"}