3run01 / laravel-a1-pdf-sign
Sign PDF files with valid x509 certificates
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 58
Open Issues: 0
pkg:composer/3run01/laravel-a1-pdf-sign
Requires
- php: ^8.1
- ext-fileinfo: *
- ext-gd: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- illuminate/encryption: ^9 || ^10
- illuminate/http: ^9 || ^10
- illuminate/support: ^9 || ^10
- intervention/image: ^2.7
- setasign/fpdi: ^2.3
- symfony/process: ^6
- tecnickcom/tc-lib-pdf: ^8
- tecnickcom/tcpdf: 6.4.* || 6.6.*
Requires (Dev)
Suggests
- ext-gd: To use GD library based image processing.
- ext-imagick: To use Imagick based image processing.
- lsnepomuceno/laravel-brazilian-ceps: A package for querying zip codes for Brazilian addresses.
This package is not auto-updated.
Last update: 2025-10-10 01:02:13 UTC
README
Sign PDF files with valid x509 certificate
Reference | |||
---|---|---|---|
Laravel version | PHP version | Package version | Docs |
^8~8.54 | ^7.4 | ^0~0.0.11 | Official Doc |
^8.56+ | ^0.0.12 | ||
^9 | ^8.1 or ^8.2 | ^1 | Official Doc |
^10 |