Chemaclass on Nostr: "I originally made that script (single file) to allow myself to get a lightning ...
"I originally made that script (single file) to allow myself to get a lightning address easily with one single file, and then decided to publish in case there's someone else in the same situation.
I love your PR because it allows it to make a real PHP package, and brings much rigor, but it's not a single file anymore, and doesn't fit my initial need when I wrote that single script."
My idea is to create a vendor packagist library, which you can easily install using composer, and then use it in your own single file. This is pretty easy, and I can help you setting up this 🤙
I've published already a few libraries and it's easier than you might think https://packagist.org/users/Chemaclass/
I love your PR because it allows it to make a real PHP package, and brings much rigor, but it's not a single file anymore, and doesn't fit my initial need when I wrote that single script."
My idea is to create a vendor packagist library, which you can easily install using composer, and then use it in your own single file. This is pretty easy, and I can help you setting up this 🤙
I've published already a few libraries and it's easier than you might think https://packagist.org/users/Chemaclass/