PHPackages                             sharpapi/php-resume-job-match-score - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. sharpapi/php-resume-job-match-score

ActiveLibrary[API Development](/categories/api)

sharpapi/php-resume-job-match-score
===================================

Resume/CV &amp; Job Description Compatibility Scoring API for PHP powered by SharpAPI.com

v1.0.2(2mo ago)12MITPHPPHP ^8.0

Since Dec 17Pushed 2mo agoCompare

[ Source](https://github.com/sharpapi/php-resume-job-match-score)[ Packagist](https://packagist.org/packages/sharpapi/php-resume-job-match-score)[ Docs](https://github.com/sharpapi/php-resume-job-match-score)[ RSS](/packages/sharpapi-php-resume-job-match-score/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

[![SharpAPI GitHub cover](https://camo.githubusercontent.com/82bb36706c1e71276b3dca4ec9120353bb51c8f22bb62543bf056db5c28da36d/68747470733a2f2f73686172706170692e636f6d2f73686172706170692d6769746875622d6c61726176656c2d62672e6a7067 "SharpAPI PHP Client")](https://camo.githubusercontent.com/82bb36706c1e71276b3dca4ec9120353bb51c8f22bb62543bf056db5c28da36d/68747470733a2f2f73686172706170692e636f6d2f73686172706170692d6769746875622d6c61726176656c2d62672e6a7067)

PHP Resume/CV and Job Description Match Score
=============================================

[](#php-resumecv-and-job-description-match-score)

🎯 Instantly evaluate how well a candidate's resume aligns with your job descriptions — powered by SharpAPI AI.
--------------------------------------------------------------------------------------------------------------

[](#-instantly-evaluate-how-well-a-candidates-resume-aligns-with-your-job-descriptions--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.

[![Latest Version on Packagist](https://camo.githubusercontent.com/be5724ff4926e433b3dfab46c93299586adfa9da50611178486d0531eec45104/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73686172706170692f7068702d726573756d652d6a6f622d6d617463682d73636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sharpapi/php-resume-job-match-score)[![Total Downloads](https://camo.githubusercontent.com/f4d66b7570e948df30009ffd04bd9a3cf73b0967b2de6b26721c18cc77dcdb1c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73686172706170692f7068702d726573756d652d6a6f622d6d617463682d73636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sharpapi/php-resume-job-match-score)

Check the full documentation on the [Resume/CV Job Match Scoring API](https://sharpapi.com/en/catalog/ai/hr-tech/resume-cv-job-match-score) page.

---

Quick Links
-----------

[](#quick-links)

ResourceLink**Main API Documentation**[Authorization, Webhooks, Polling &amp; More](https://documenter.getpostman.com/view/31106842/2s9Ye8faUp)**Postman Documentation**[View Docs](https://documenter.getpostman.com/view/31106842/2sBXVeGsaF)**Product Details**[SharpAPI.com](https://sharpapi.com/en/catalog/ai/hr-tech/resume-cv-job-match-score)**SDK Libraries**[GitHub - SharpAPI SDKs](https://github.com/sharpapi)---

Requirements
------------

[](#requirements)

- PHP &gt;= 8.0

---

Installation
------------

[](#installation)

### Step 1. Install the package via Composer:

[](#step-1-install-the-package-via-composer)

```
composer require sharpapi/php-resume-job-match-score
```

### Step 2. Visit [SharpAPI](https://sharpapi.com/) to get your API key.

[](#step-2-visit-sharpapi-to-get-your-api-key)

---

Laravel Integration
-------------------

[](#laravel-integration)

Building a Laravel application? Check the Laravel package version:

---

What it does
------------

[](#what-it-does)

This package sends a resume file and a job description to the SharpAPI AI endpoint and returns a structured JSON scoring output based on 20+ compatibility factors:

- Skills match
- Experience and industry relevance
- Education and certifications
- Soft skills, language, cultural fit
- Stability score and more

Perfect for recruiters, ATS platforms, and job-matching tools.

---

Usage (Pure PHP)
----------------

[](#usage-pure-php)

```
