Download the PHP package sharpapi/php-resume-parser without Composer
On this page you can find all versions of the php package sharpapi/php-resume-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package php-resume-parser

Resume/CV Parser for PHP 8
🎯 Extract structured data from resumes — powered by SharpAPI AI.
Supported resume files - 11 file formats: DOC, DOCX, TXT, RTF, PDF, JPG, JPEG, JPE, PNG, TIFF, TIF
And yes - it handles those flattened PDFs where the entire resume is just images instead of text.
Check the full documentation on the Resume/CV Parser API page.
Quick Links
| Resource | Link |
|---|---|
| Main API Documentation | Authorization, Webhooks, Polling & More |
| Postman Documentation | View Docs |
| Product Details | SharpAPI.com |
| SDK Libraries | GitHub - SharpAPI SDKs |
Requirements
- PHP >= 8.0
Installation
Step 1. Install the package via Composer:
Step 2. Visit SharpAPI to get your API key.
Laravel Integration
Building a Laravel application? Check the Laravel package version: https://github.com/sharpapi/laravel-resume-parser
What it does
This package uploads a resume file to the SharpAPI AI endpoint and returns a status URL to poll for results. When the job completes, you can fetch a structured JSON containing parsed resume data (contact info, experience, education, skills, and more).
Usage
Example Response (trimmed)
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- A2Z WEB LTD
- Dawid Makowski
- Boost your PHP AI capabilities!
License
The MIT License (MIT). Please see License File for more information.
Social Media
🚀 For the latest news, tutorials, and case studies, don't forget to follow us on:
All versions of php-resume-parser with dependencies
sharpapi/php-core Version ^1.4.0
guzzlehttp/guzzle Version ^7.0|^7.9|^7.10