{"id":16897708,"url":"https://github.com/endroid/composer-message","last_synced_at":"2025-10-13T05:13:50.839Z","repository":{"id":56977713,"uuid":"211801217","full_name":"endroid/composer-message","owner":"endroid","description":"Show an error, warning or info message on composer install","archived":false,"fork":false,"pushed_at":"2024-10-19T21:41:52.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T13:21:17.060Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://endroid.nl/","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/endroid.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"endroid"}},"created_at":"2019-09-30T07:27:51.000Z","updated_at":"2024-10-20T09:26:21.000Z","dependencies_parsed_at":"2023-11-07T14:26:43.949Z","dependency_job_id":"4a38c6bc-1510-4531-996c-59c4ad9973f9","html_url":"https://github.com/endroid/composer-message","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"6463c664a8fc18219f755583b135bbe01eca6d81"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endroid%2Fcomposer-message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endroid%2Fcomposer-message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endroid%2Fcomposer-message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endroid%2Fcomposer-message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endroid","download_url":"https://codeload.github.com/endroid/composer-message/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745198,"owners_count":21957319,"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-10-13T17:39:23.446Z","updated_at":"2025-10-13T05:13:45.807Z","avatar_url":"https://github.com/endroid.png","language":"PHP","funding_links":["https://github.com/sponsors/endroid"],"categories":[],"sub_categories":[],"readme":"# Composer Message\n\n*By [endroid](https://endroid.nl/)*\n\n[![Latest Stable Version](http://img.shields.io/packagist/v/endroid/composer-message.svg)](https://packagist.org/packages/endroid/composer-message)\n[![Build Status](https://github.com/endroid/composer-message/workflows/CI/badge.svg)](https://github.com/endroid/composer-message/actions)\n[![Total Downloads](http://img.shields.io/packagist/dt/endroid/composer-message.svg)](https://packagist.org/packages/endroid/composer-message)\n[![Monthly Downloads](http://img.shields.io/packagist/dm/endroid/composer-message.svg)](https://packagist.org/packages/endroid/composer-message)\n[![License](http://img.shields.io/packagist/l/endroid/composer-message.svg)](https://packagist.org/packages/endroid/composer-message)\n\n\n\n## Installation\n\n``` bash\n$ composer require endroid/composer-message\n```\n\n## Usage\n\nDefine the messages inside your composer.json like this.\n\n```\n\"extra\": {\n    \"endroid\": {\n        \"message\": [\n            { \"content\": \"This is an error message\", \"type\": \"error\" },\n            { \"content\": \"This is a warning message\", \"type\": \"warning\" },\n            { \"content\": \"This is an info message\", \"type\": \"info\" }\n        ]\n    }\n}\n```\n\nThis will generate the following console output during installation.\n\n![Composer Message Output](composer_message_output.png)\n\n## Versioning\n\nVersion numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatible\nchanges will be kept to a minimum but be aware that these can occur. Lock\nyour dependencies for production and test your code when upgrading.\n\n## License\n\nThis bundle is under the MIT license. For the full copyright and license\ninformation please view the LICENSE file that was distributed with this source code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendroid%2Fcomposer-message","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendroid%2Fcomposer-message","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendroid%2Fcomposer-message/lists"}