simple-qrcode
An easy-to-use PHP QrCode generator with first-party support for Laravel.
File Explorer
Download Latest Version (.zip)- php.yml
- stale.yml
- README.md
- README.md
- README.md
- README.md
- README.md
- README.md
- 200-pixels.png
- 250-pixels.png
- circle-eye.png
- diagonal.png
- dot.png
- example-1.png
- example-2.png
- eye-0.png
- eye-1.png
- eye-2.png
- horizontal.png
- inverse_diagonal.png
- make-me-into-a-qrcode.png
- merged-qrcode.png
- radial.png
- red-25-transparent-background.png
- red-25-transparent.png
- red-background.png
- red-qrcode.png
- round.png
- vertical.png
- README.md
- README.md
- README.md
- README.md
- README.md
- README.md
- BTC.php
- DataTypeInterface.php
- Email.php
- Geo.php
- PhoneNumber.php
- SMS.php
- WiFi.php
- QrCode.php
- Generator.php
- Image.php
- ImageMerge.php
- QrCodeServiceProvider.php
- BTCTest.php
- EmailTest.php
- GeoTest.php
- PhoneNumberTest.php
- SMSTest.php
- WiFiTest.php
- 200x300.png
- simplesoftware-icon-grey-blue.png
- GeneratorTest.php
- ImageMergeTest.php
- ImageTest.php
- .gitignore
- CHANGELOG.md
- composer.json
- CONTRIBUTING.md
- LICENSE
- phpunit.xml
- README.md
- SECURITY.md
# Installation Guide
1. Get the code
git clone https://github.com/SimpleSoftwareIO/simple-qrcode
Downloads the entire project code from GitHub to your computer.
cd simple-qrcode
Moves into the project folder you just downloaded.
2. PHP (Composer)
Easy RecommendedPrerequisites
composer install
Installs the PHP libraries listed in composer.json.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
