swish-php
swish-php copied to clipboard
Publish to Packagist
We should publish this package to Packagist so you can easily require this via composer, e.g.: composer require helmutschneider/swish-php
.
Good idea. Do you know what kind of stability requirements Packagist has? I'm not really confident in calling this "stable" 😀
I would suggest just versioning this as 0.1 which implicates a "not-so-stable" release 🤠
Any update? Should just take a couple of minutes ✌️
Any update on this?
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
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
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
I sent @mladjom a message to see if we can maybe point that one back here instead
I pointed it back to main repository.
@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.