{"id":13669588,"url":"https://github.com/pborreli/composer-service","last_synced_at":"2025-04-09T15:04:23.796Z","repository":{"id":12676998,"uuid":"15349057","full_name":"pborreli/composer-service","owner":"pborreli","description":"Composer as a service","archived":false,"fork":false,"pushed_at":"2021-07-27T05:23:17.000Z","size":1378,"stargazers_count":173,"open_issues_count":32,"forks_count":18,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T15:04:18.948Z","etag":null,"topics":["composer","php","symfony","symfony-application"],"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/pborreli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-20T21:52:09.000Z","updated_at":"2025-03-21T08:46:48.000Z","dependencies_parsed_at":"2022-09-01T05:22:46.578Z","dependency_job_id":null,"html_url":"https://github.com/pborreli/composer-service","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pborreli%2Fcomposer-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pborreli%2Fcomposer-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pborreli%2Fcomposer-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pborreli%2Fcomposer-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pborreli","download_url":"https://codeload.github.com/pborreli/composer-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055276,"owners_count":21040156,"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","php","symfony","symfony-application"],"created_at":"2024-08-02T08:01:18.195Z","updated_at":"2025-04-09T15:04:23.777Z","avatar_url":"https://github.com/pborreli.png","language":"PHP","funding_links":[],"categories":["PHP","Tools"],"sub_categories":["Support"],"readme":"# Composer as a service [![SensioLabsInsight](https://insight.sensiolabs.com/projects/20408423-f871-4d67-a87c-8967bedd6ef7/small.png)](https://insight.sensiolabs.com/projects/20408423-f871-4d67-a87c-8967bedd6ef7)\n\n## What is it?\n\nOriginally the idea came from @pgodel\n\n\u003e![twitter-pgodel](https://f.cloud.github.com/assets/77759/1818659/a6217488-7018-11e3-8891-4e21f75954a0.png)\n\nHaving some issue with little instances or slow connection, I decided to make the tool as a side-project.\n\n## Requirements\n\nrabbitmq-server  \n[pusher.com](https://app.pusher.com) account (free plan for few connections)  \n\n## Installation\n\n```bash\ncomposer create-project pborreli/composer-service -sdev\ncd composer-service\nphp -S localhost:9090 -t web \u0026\nrabbitmq-server \u0026\nphp app/console sonata:notification:start\n```\n\n## Run test suite\n\nYou will need phantomjs executable:\n\n```bash\nbrew update \u0026\u0026 brew install phantomjs\n```\n\n## Future\n\n - An API is planned so it could be possible to be called from inside composer itself.\n - More tests\n - Better code\n - Insert your needed feature here\n\n## License [![License](https://poser.pugx.org/pborreli/composer-service/license.png)](https://packagist.org/packages/pborreli/composer-service)\n\nIt's MIT, you can do whatever you like without need of thank or anything.\nI'd be glad if you use it, happy if you enjoy it and very happy if you decide to contribute to make it better.\n\n## Quality\n\n[![Code Climate](https://codeclimate.com/github/pborreli/composer-service.png)](https://codeclimate.com/github/pborreli/composer-service)\n[![Codacy Quality Score](http://img.shields.io/badge/Codacy-B-green.png)](https://www.codacy.com/public/pborreli/composer-service.git)\n[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/pborreli/composer-service/badges/quality-score.png?s=e24aa692dbefefcc7c9ed77bc1e9c64968a12571)](https://scrutinizer-ci.com/g/pborreli/composer-service/)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/20408423-f871-4d67-a87c-8967bedd6ef7/mini.png)](https://insight.sensiolabs.com/projects/20408423-f871-4d67-a87c-8967bedd6ef7)\n[![Build Status](https://travis-ci.org/pborreli/composer-service.svg?branch=master)](https://travis-ci.org/pborreli/composer-service)\n[![Dependency Status](https://www.versioneye.com/php/pborreli:composer-service/dev-master/badge.png)](https://www.versioneye.com/php/pborreli:composer-service/dev-master)\n\n## Contributing\n\nIf you wish to contribute to this website, please [fork it on GitHub](https://github.com/pborreli/composer-service/fork), push your\nchange to a named branch, then send me a pull request.\n\n## Contributors\n\n[@pborreli](https://github.com/pborreli)  \n[@ubermuda](https://github.com/ubermuda)  \n[@cordoval](https://github.com/cordoval)  \n[@youbs](https://github.com/youbs)  \n[@norzechowicz](https://github.com/norzechowicz)  \n[@staabm](https://github.com/staabm)  \n[@aitboudad](https://github.com/aitboudad)  \n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpborreli%2Fcomposer-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpborreli%2Fcomposer-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpborreli%2Fcomposer-service/lists"}