Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplesoftwareio/simple-qrcode
An easy-to-use PHP QrCode generator with first-party support for Laravel.
https://github.com/simplesoftwareio/simple-qrcode
hacktoberfest laravel laravel-package php php-library qr-code qrcode-generator
Last synced: 21 days ago
JSON representation
An easy-to-use PHP QrCode generator with first-party support for Laravel.
- Host: GitHub
- URL: https://github.com/simplesoftwareio/simple-qrcode
- Owner: SimpleSoftwareIO
- License: mit
- Created: 2014-06-09T22:32:22.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-09T16:14:20.000Z (8 months ago)
- Last Synced: 2024-04-14T09:39:44.509Z (7 months ago)
- Topics: hacktoberfest, laravel, laravel-package, php, php-library, qr-code, qrcode-generator
- Language: PHP
- Homepage: https://www.simplesoftware.io/simple-qrcode
- Size: 693 KB
- Stars: 2,613
- Watchers: 57
- Forks: 346
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
Simple QrCode
========================![Unit Tests](https://github.com/SimpleSoftwareIO/simple-qrcode/workflows/Unit%20Tests/badge.svg)
[![Latest Stable Version](https://poser.pugx.org/simplesoftwareio/simple-qrcode/v/stable.svg)](https://packagist.org/packages/simplesoftwareio/simple-qrcode)
[![Latest Unstable Version](https://poser.pugx.org/simplesoftwareio/simple-qrcode/v/unstable.svg)](https://packagist.org/packages/simplesoftwareio/simple-qrcode)
[![License](https://poser.pugx.org/simplesoftwareio/simple-qrcode/license.svg)](https://packagist.org/packages/simplesoftwareio/simple-qrcode)
[![Total Downloads](https://poser.pugx.org/simplesoftwareio/simple-qrcode/downloads.svg)](https://packagist.org/packages/simplesoftwareio/simple-qrcode)## [Deutsch](https://www.simplesoftware.io/#/docs/simple-qrcode/de) | [Español](https://www.simplesoftware.io/#/docs/simple-qrcode/es) | [Français](https://www.simplesoftware.io/#/docs/simple-qrcode/fr) | [Italiano](https://www.simplesoftware.io/#/docs/simple-qrcode/it) | [Português](https://www.simplesoftware.io/#/docs/simple-qrcode/pt-br) | [Русский](https://www.simplesoftware.io/#/docs/simple-qrcode/ru) | [日本語](https://www.simplesoftware.io/#/docs/simple-qrcode/ja) | [한국어](https://www.simplesoftware.io/#/docs/simple-qrcode/kr) | [हिंदी](https://www.simplesoftware.io/#/docs/simple-qrcode/hi) | [简体中文](https://www.simplesoftware.io/#/docs/simple-qrcode/zh-cn) | [العربية](https://www.simplesoftware.io/#/docs/simple-qrcode/ar)
Language files are currently out of date. We need volunteers to upgrade them to v4! Please submit a PR request!
## Introduction
Simple QrCode is an easy to use wrapper for the popular Laravel framework based on the great work provided by [Bacon/BaconQrCode](https://github.com/Bacon/BaconQrCode). We created an interface that is familiar and easy to install for Laravel users.## Official Documentation
Documentation for Simple QrCode can be found on our [website.](http://www.simplesoftware.io/#/docs/simple-qrcode)
## Examples
![Example 1](docs/imgs/example-1.png) ![Example 2](docs/imgs/example-2.png)
## Use Cases
Platform to sell tickets online## Contributing
Please submit all issues and pull requests to the [simplesoftwareio/simple-qrcode](https://github.com/simplesoftwareio/simple-qrcode) repository on the develop branch!
## License
This software is released under the [MIT license.](https://opensource.org/licenses/MIT)