heiseonline / shariff

👮 Shariff enables website users to share their favorite content without compromising their privacy.
http://ct.de/-2467514
MIT License
1.4k stars 177 forks source link

Publish on packagist.org #198

Open geek-merlin opened 7 years ago

geek-merlin commented 7 years ago

This should be available on https://packagist.org/packages/heiseonline/shariff

to be included in composer projects.

criz commented 7 years ago

+1

swissspidy commented 7 years ago

Note that there's also https://wpackagist.org/ for all plugins available in the WordPress plugin repository (including Shariff).

criz commented 7 years ago

wpackagist is only listing (shariff) WordPress plugins, not the shariff library itself.

criz commented 7 years ago

A workaround would be to use https://asset-packagist.org/

josephdpurcell commented 7 years ago

It's currently published on packagist as heise/shariff. I recommend being consistent in vendor naming, i.e. either update gihub to be heise/shariff or re-publish on packagist as heiseonline/shariff. That said, this type of inconsistency does happen time to time, just can be confusing without a deeper look.

criz commented 7 years ago

heise/shariff on packagist is the php backend.

josephdpurcell commented 7 years ago

Sorry about that! I didn't take a deep enough look apparently.

So, https://packagist.org/packages/heise/shariff = https://github.com/heiseonline/shariff-backend-php.

But, https://github.com/heiseonline/shariff is not on packagist. Got it!

compeak commented 7 years ago

So, https://packagist.org/packages/heise/shariff = https://github.com/heiseonline/shariff-backend-php.

I really regret that decision.