Download the PHP package laravel-santander/payment-library without Composer
On this page you can find all versions of the php package laravel-santander/payment-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-santander/payment-library
More information about laravel-santander/payment-library
Files in laravel-santander/payment-library
Download laravel-santander/payment-library
More information about laravel-santander/payment-library
Files in laravel-santander/payment-library
Vendor laravel-santander
Package payment-library
Short Description Biblioteca PHP para geração de QR codes, boletos e pagamentos PIX
License MIT
Package payment-library
Short Description Biblioteca PHP para geração de QR codes, boletos e pagamentos PIX
License MIT
Please rate this library. Is it a good library?
Informations about the package payment-library
Laravel Santander Payment Library
Biblioteca PHP para geração de QR codes, boletos e pagamentos PIX integrada com a API do Santander.
Compatibilidade
- PHP >= 8.1
- Laravel 9.x, 10.x, 11.x, 12.x
Dependências
- Guzzle HTTP Client
- DomPDF
- Illuminate Support
- Illuminate Console
Instalação
1. Instalar via Composer
2. Publicar Configurações (Automático)
O service provider será registrado automaticamente. Execute o comando de instalação:
Este comando irá:
- ✅ Publicar o arquivo de configuração
config/santander.php - ✅ Criar o diretório
storage/certificates/santander/ - ✅ Adicionar variáveis de ambiente ao
.env - ✅ Configurar o arquivo
config/services.php
3. Configurar Variáveis de Ambiente
Após a instalação, configure as seguintes variáveis no seu arquivo .env:
4. Adicionar Certificados
Coloque seus certificados do Santander no diretório:
All versions of payment-library with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
dompdf/dompdf Version ^2.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^9.0|^10.0|^11.0|^12.0
illuminate/console Version ^9.0|^10.0|^11.0|^12.0
dompdf/dompdf Version ^2.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^9.0|^10.0|^11.0|^12.0
illuminate/console Version ^9.0|^10.0|^11.0|^12.0
The package laravel-santander/payment-library contains the following files
Loading the files please wait ...