[GH-ISSUE #61] Register project to packagist #43

Closed
opened 2026-02-26 02:31:54 +03:00 by kerem · 5 comments
Owner

Originally created by @arcanedev-maroc on GitHub (Dec 15, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/61

Can you register the koel project to packagist ? I prefer to install it with composer instead of git.

Like this:

$ composer create-project phanan/koel

OR

$ composer create-project koel/koel
Originally created by @arcanedev-maroc on GitHub (Dec 15, 2015). Original GitHub issue: https://github.com/koel/koel/issues/61 Can you register the koel project to packagist ? I prefer to install it with `composer` instead of `git`. Like this: ``` bash $ composer create-project phanan/koel ``` **OR** ``` bash $ composer create-project koel/koel ```
kerem closed this issue 2026-02-26 02:31:54 +03:00
Author
Owner

@JigSawFr commented on GitHub (Dec 15, 2015):

👍

<!-- gh-comment-id:164797724 --> @JigSawFr commented on GitHub (Dec 15, 2015): :+1:
Author
Owner

@juliusvdijk commented on GitHub (Dec 15, 2015):

@phanan If you register the package keep the instructions for installation using git because some people (like me) do not like composer.

<!-- gh-comment-id:164802340 --> @juliusvdijk commented on GitHub (Dec 15, 2015): @phanan If you register the package keep the instructions for installation using git because some people (like me) do not like composer.
Author
Owner

@phanan commented on GitHub (Dec 15, 2015):

Done. Please note that you'll need to set --stability to dev for now though:
composer create-project phanan/koel -s dev
Let me know if it works.

<!-- gh-comment-id:164812222 --> @phanan commented on GitHub (Dec 15, 2015): Done. Please note that you'll need to set `--stability` to `dev` for now though: `composer create-project phanan/koel -s dev` Let me know if it works.
Author
Owner

@phanan commented on GitHub (Dec 15, 2015):

because some people (like me) do not like composer.

Oh God Why.

<!-- gh-comment-id:164812401 --> @phanan commented on GitHub (Dec 15, 2015): > because some people (like me) do not like composer. Oh God Why.
Author
Owner

@arcanedev-maroc commented on GitHub (Dec 15, 2015):

because some people (like me) do not like composer.

Because they don't know how to PHP. 😄

Tnx @phanan, great work BTW.

<!-- gh-comment-id:164814609 --> @arcanedev-maroc commented on GitHub (Dec 15, 2015): > because some people (like me) do not like composer. Because they don't know **how to PHP**. :smile: Tnx @phanan, great work BTW.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#43
No description provided.