Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2amigos/qrcode-library
Create QrCodes with ease
https://github.com/2amigos/qrcode-library
2amigos blade blade-components laravel laravel-package php qr qrcode yii2
Last synced: 4 days ago
JSON representation
Create QrCodes with ease
- Host: GitHub
- URL: https://github.com/2amigos/qrcode-library
- Owner: 2amigos
- License: other
- Created: 2014-05-21T16:22:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T04:53:07.000Z (about 1 year ago)
- Last Synced: 2024-12-22T09:07:35.827Z (11 days ago)
- Topics: 2amigos, blade, blade-components, laravel, laravel-package, php, qr, qrcode, yii2
- Language: PHP
- Homepage: https://2am.tech/open-source/qrcode-generator
- Size: 27.9 MB
- Stars: 223
- Watchers: 34
- Forks: 66
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
QrCode Library
================[![Latest Version](https://img.shields.io/github/tag/2amigos/qrcode-library.svg?style=flat-square&label=release)](https://github.com/2amigos/qrcode-library/tags)
[![Software License](https://img.shields.io/badge/license-BSD-brightgreen.svg?style=flat-square)](LICENSE.md)
[![tests](https://github.com/2amigos/qrcode-library/actions/workflows/ci.yml/badge.svg)](https://github.com/2amigos/qrcode-library/actions/workflows/ci.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/b61a5b723c0d4799aedbb9150d4d544c)](https://app.codacy.com/gh/2amigos/qrcode-library/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/b61a5b723c0d4799aedbb9150d4d544c)](https://app.codacy.com/gh/2amigos/qrcode-library/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
[![Total Downloads](https://img.shields.io/packagist/dt/2amigos/qrcode-library.svg)](https://packagist.org/packages/2amigos/qrcode-library)This library allows developers to generate QR codes with ease. It works standalone and also provides Yii2 components for
its use on the framework.## Documentation
You can read the latest docs on [http://qrcode-library.readthedocs.io/en/latest/](http://qrcode-library.readthedocs.io/en/latest/)
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Credits
- [Zxing Wiki Barcode Contents](https://github.com/zxing/zxing/wiki/Barcode-Contents)
- [BaconQrCode](https://github.com/Bacon/BaconQrCode)
- [Endroid QrCode](https://github.com/endroid/QrCode)
- [Antonio Ramirez](https://github.com/tonydspaniard)
- [All Contributors](../../contributors)## License
The BSD License (BSD). Please see [License File](LICENSE.md) for more information.
> [![2amigOS!](http://www.gravatar.com/avatar/55363394d72945ff7ed312556ec041e0.png)](https://2amigos.us)
Web development has never been so fun!
[www.2am.tech](https://2am.tech)