Project Information
- Name of tool/project: endroid/qr-code
- Project home page: https://github.com/endroid/qr-code
- Name of team requesting review: Community-Tech
- Primary contact: @MusikAnimal
- Target date for deployment: Sooner the better :)
- Link to code repository / patchset:
- Link to scc output for general sizing of codebases (https://github.com/boyter/scc): P49443
Description of the tool/project:
QR code generator written in PHP.
Description of how the tool will be used at WMF:
To generate QR codes from URLs, as part of the #19 proposal on the 2023 Community Wishlist Survey.
Dependencies
- https://packagist.org/packages/bacon/bacon-qr-code#2.0.8
- https://packagist.org/packages/dasprid/enum#1.0.4
- https://packagist.org/providers/ext-iconv (already in production)
Has this project been reviewed before?
No.
Working test environment
Checkout https://gerrit.wikimedia.org/r/c/mediawiki/extensions/UrlShortener/+/930716, browse to any page and click on the "Download QR code" link in the toolbox. This will not work on PatchDemo until https://gerrit.wikimedia.org/r/c/mediawiki/vendor/+/930855 is merged.
Post-deployment
As for updating the package as needed, and the QR code functionality:
Maintained by: Community-Tech
Primary contact: @KSiebert
For the UrlShortener extension as a whole: Platform Engineering