Simple Qrcode Versions Save

An easy-to-use PHP QrCode generator with first-party support for Laravel.

4.2.0

3 years ago

Features:

  • Adds support for PHP 8.0 (#215)

Fixes:

  • Fixes an image merge issue where some images would not look correct after being placed over a QrCode. (#201)

4.1.0

3 years ago

Features:

  • New German translation! (#196)
  • Updated Brazillian Portuguese translation (#191)

Enhancements:

  • A HtmlString will now be returned if using Laravel (#195)

Fixes:

  • The proper aspect ratio will be used for non-square images when merging (#199)

image

4.0.0

3 years ago

Fixes:

  • Correctly loads the bacon-qr-code dependency (#175)
  • Correctly loads the Laravel Facade (#178)
  • Fixes an issue where a SMS message would not always create the body text (#169)
  • Fixes an issue where the DeferrableProvider could not be found (#177)
  • Fixes an issue where an alpha channel would not be used if 0 was passed in (#172)

3.0.0

3 years ago

image

Features:

  • Added new fancy QrCodes (#69)
    • Sqaure/Dot/Circle formatters
    • Circle/Square Eyes
  • Added the ability to change the eye colors (#69)
  • Added the ability to add gradient colors (#69)
  • Added the ability to add alpha channels to the foreground and background color. (#38)

Enhancements:

  • Upgraded to bacon-qr-code 2.0.0 (#150)
  • Removed illuminate/support requirement (#101)

Fixes:

  • Fixed the white square issue when making a svg QrCode (#124)
  • Fixed an issue where size was not saved when method chaining was used (#132)

Depreciated

  • PHP >= 7.2 is now required

2.0.0

6 years ago

2.0.0

  • Fixed a bug where the merge image was not reset correctly. (#93)
  • Added Laravel auto discovery support. (#82) - Thanks mazedlx

This release drops support for PHP 5, HHVM, and Laravel 4.x.

1.5.1

7 years ago

1.5.1

  • Fixed a bug where a QrCode used within a loop would not generate correctly.

1.5.0

7 years ago

1.5.0

  • Added Portuguese translation. -Thanks francisek and Varpie!
  • Added BitCoin helper

1.4.6

7 years ago

1.4.6

1.4.5

7 years ago

1.4.5

1.4.4

7 years ago

1.4.4