codeboys / invoice365-php
Official PHP SDK for the invoice365 certified Portuguese invoicing REST API by Codeboys.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
v0.2.0
2026-07-20 15:26 UTC
Requires
- php: ^8.3
- ext-json: *
- php-http/discovery: ^1.19
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1 || ^2.0
- psr/log: ^1.1 || ^2.0 || ^3.0
- ramsey/uuid: ^4.7
Requires (Dev)
- guzzlehttp/guzzle: ^7.8
- laravel/pint: ^1.18
- nyholm/psr7: ^1.8
- orchestra/testbench: ^9.0 || ^10.0
- pestphp/pest: ^4.0
- php-http/mock-client: ^1.6
- phpstan/phpstan: ^2.0
Suggests
- guzzlehttp/guzzle: A PSR-18 HTTP client, if your application does not already provide one.
- illuminate/support: Enables the optional Laravel service provider and Invoice365 facade (auto-discovered).
- symfony/http-client: An alternative PSR-18 HTTP client.