intuitix / qrdot-php
Official PHP client for the QR. API (qrdot.dev)
v0.1.2
2026-08-09 15:54 UTC
Requires
- php: >=8.1
- ext-curl: *
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ^10.5
README
Public language clients for the QR. Dynamic QR API.
| Language | Path | Install |
|---|---|---|
| Python | python/ |
pip install qrdot |
| Go | go/ |
go get github.com/intuitix/qrdot-clients/go@v0.1.2 |
| PHP | php/ |
composer require intuitix/qrdot-php (Packagist) |
| Ruby | ruby/ |
gem install qrdot |
| Example | Path |
|---|---|
| Event ticket (expire / maxScans / PATCH) | examples/event-ticket/ |
Source of truth lives in the private product monorepo and is mirrored here so Go/Packagist consumers do not need access to private code.
Docs: https://qrdot.dev/docs/ · Libraries: https://qrdot.dev/libraries/ · Recipes: https://qrdot.dev/docs/recipes/