Why include a composer.json file with my plugin?

TL;DR If you want to support Composer, adding a composer.json is better then just let WPackagist create a package for you. There are several reasons, no one is really important, but considering that to create a composer.json does not require much effort, it probably worth it. composer.json Benefits Below a non-exhaustive list of benefits of … Read more