tiny-html-minifier icon indicating copy to clipboard operation
tiny-html-minifier copied to clipboard

Composer Installation

Open Modicrumb opened this issue 6 years ago • 6 comments

Not sure what this even requires as I've never looked into making my own composer package but would be cool. Also you should probably use a namespace....

Modicrumb avatar Mar 26 '18 16:03 Modicrumb

I've used Composer exactly one time so I'm not an expert on that... yet.

However, there are brilliant people who add pull requests: https://github.com/jenstornell/tiny-html-minifier/pull/14

When I have the skills or get a pull request on installation instructions, I will add it.

jenstornell avatar Mar 26 '18 16:03 jenstornell

I think you just need to add a release so that the composer install will work.

DigitalSolo avatar Dec 12 '18 10:12 DigitalSolo

I would like to contribute to the project, as soon as I saw it I liked it, I was looking for a simple way to compress the html code and I found this. I have knowledge of composer, I agree with @Modicrumb, you have to use namespaces. I could do a pull-request with this change.

EdixonAlberto avatar Jun 23 '19 21:06 EdixonAlberto

@EdixonAlberto Good you liked it! I have hidden your comment as it's off topic on Composer installation. Instead I've created a new issue out of it to keep them apart. Continue the namespace discussion there.

https://github.com/jenstornell/tiny-html-minifier/issues/30

jenstornell avatar Jun 24 '19 05:06 jenstornell

jaja, ok is that the namespace has a lot to do with composer, that's why I'm missing the subject. We will continue here #30 then.

EdixonAlberto avatar Jun 24 '19 14:06 EdixonAlberto

Looks like you didn't add your package here https://packagist.org/

alexartwww avatar Apr 10 '20 16:04 alexartwww