swish-php icon indicating copy to clipboard operation
swish-php copied to clipboard

Publish to Packagist

Open Livijn opened this issue 5 years ago • 10 comments

We should publish this package to Packagist so you can easily require this via composer, e.g.: composer require helmutschneider/swish-php.

Livijn avatar Jul 02 '19 13:07 Livijn

Good idea. Do you know what kind of stability requirements Packagist has? I'm not really confident in calling this "stable" 😀

helmutschneider avatar Jul 10 '19 09:07 helmutschneider

I would suggest just versioning this as 0.1 which implicates a "not-so-stable" release 🤠

Livijn avatar Jul 10 '19 20:07 Livijn

Any update? Should just take a couple of minutes ✌️

Livijn avatar Sep 23 '19 07:09 Livijn

Any update on this?

oakleaf avatar Nov 12 '20 00:11 oakleaf

I have made my own wrapper for swish.

Well, its a wrapper for laravel, I could decouple the package if you guys want.

packagist:

https://packagist.org/packages/tarre/laravel-swish

source code

https://github.com/tarreislam/laravel-swish

tarreislam avatar Nov 13 '20 19:11 tarreislam

Since they are no docs yet, you can check out the tests to get an idea of how to implement into your laravel apps

https://github.com/tarreislam/laravel-swish/tree/master/tests/Client

tarreislam avatar Nov 15 '20 15:11 tarreislam

Maybe you’re already aware, but it seems like @mladjom already has published his fork of this repo (https://github.com/mladjom/swish-php) to packagist (with currently about 5000 installs so far): https://packagist.org/packages/helmutschneider/swish-php

MPV avatar Oct 16 '21 05:10 MPV

I sent @mladjom a message to see if we can maybe point that one back here instead

dhedberg avatar Oct 16 '21 17:10 dhedberg

I pointed it back to main repository.

mladjom avatar Oct 16 '21 23:10 mladjom

@mladjom @helmutschneider It would be nice if we could get the auto-updating to work on packagist.

This might require that @mladjom transfers the maintainer status in packagist to @helmutschneider, if possible.

dhedberg avatar May 29 '22 20:05 dhedberg