All notable changes to sharpapi/php-invoice-parser will be documented in this file.
- Fix API endpoint path from
/invoice/parseto/finance/parse_invoice.
- Initial release: Pure PHP client for SharpAPI Invoice Parser.
- Provides
InvoiceParserClientwithparseInvoice()and supports polling via core client. - Added README with usage examples and full response example.