Download the PHP package abduns/laravel-qrcode without Composer
On this page you can find all versions of the php package abduns/laravel-qrcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-qrcode
laravel-qrcode
Laravel 12/13 bridge for the abduns/qrcode QR Code generator: ServiceProvider, Facade, Blade directive, and response()->qrcode() macro.
Features
- Modern PHP support
- Lightweight and fast
- Typed API
- Laravel Facade & Blade Directives
- Standards-oriented
- Response Macros
Installation
Quick Start
Why This Package?
- Existing solutions are outdated
- Missing modern PHP features
- Poor developer experience
- No standards compliance
- Too framework-coupled
This package focuses on simplicity, interoperability, and modern developer ergonomics for generating QR Codes directly in Laravel.
Usage
Basic Usage
Advanced Usage
Blade Directive
Response Macro
Configuration
config/qrcode.php exposes:
Standards / Specifications
References:
- ISO/IEC 18004
Supported Features
| Feature | Support |
|---|---|
| Facade | ✅ |
| Blade Directives | ✅ |
| Response Macros | ✅ |
Compatibility
| Platform | Supported |
|---|---|
| PHP 8.2+ | ✅ |
| Laravel 12.0+ | ✅ |
Design Goals
- Developer experience first
- Predictable APIs
- Minimal dependencies
- Strong typing
- Extensibility
- Interoperability
Architecture
- Facades
- Service Providers
- Response Macros
- Blade Directives
Performance
| Operation | Time |
|---|---|
| Render component | < 2ms |
Testing
Roadmap
- [ ] Support Livewire components
Contributing
Contributions, issues, and discussions are welcome.
Security
If you discover security issues, please report them responsibly.
License
MIT
All versions of laravel-qrcode with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
abduns/qrcode Version ^1.1 || dev-main
illuminate/support Version ^12.0|^13.0
abduns/qrcode Version ^1.1 || dev-main
illuminate/support Version ^12.0|^13.0
The package abduns/laravel-qrcode contains the following files
Loading the files please wait ...