Currently the library is "All right reserved" due to the lack of License file. This means, under GitHub, people can fork it, but not use it. The license key in the composer.json file only acts as metadata, not as license or legal reference.
If this project is indeed being MIT, it should have a LICENSE.md file and clear reference to that file on the README.md. Otherwise, legally, this project can't be used anywhere else unless proper permission is given.
Currently the library is "All right reserved" due to the lack of License file. This means, under GitHub, people can fork it, but not use it. The
licensekey in thecomposer.jsonfile only acts as metadata, not as license or legal reference.If this project is indeed being MIT, it should have a
LICENSE.mdfile and clear reference to that file on theREADME.md. Otherwise, legally, this project can't be used anywhere else unless proper permission is given.