Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 324 Bytes

File metadata and controls

8 lines (6 loc) · 324 Bytes

Changelog

All notable changes to sharpapi/php-resume-parser will be documented in this file.

1.0.0 - 2025-12-17

  • Initial release: Pure PHP client for SharpAPI Resume/CV Parser.
  • Provides ResumeParserClient with parseResume() and supports polling via core client.
  • Added README with Laravel Integration note.