efis / fiscomm-api-client
Fiscomm API Client
Fund package maintenance!
Efis
v1.0.2
2024-12-11 13:38 UTC
Requires
- php: >=8.0
- ext-json: *
- php-http/client-common: ^2.3
- php-http/discovery: ^1.12
- php-http/httplug: ^2.2
- psr/http-client-implementation: ^1.0
- psr/http-factory: ^1.1
- psr/http-message: ^1.0 || ^2.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/psr7: ^2.0
- oblak/wordpress-coding-standard: ^1.1
- php-http/message: ^1.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.10
- symfony/var-dumper: ^6.4
This package is auto-updated.
Last update: 2024-12-11 13:39:39 UTC
README
A simple Object Oriented wrapper for FisComm eFiscalization API.
Features
- Light and fast thanks to lazy loading of API classes
- Extensively tested and (soon to-be) documented
Requirements
- PHP >= 8.0
- A PSR-17 implementation
- A PSR-18 implementation