PHPackages                             siwei/sovren-parser - 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. siwei/sovren-parser

ActiveLibrary[API Development](/categories/api)

siwei/sovren-parser
===================

Package to can call and parse response of Sovren API

01PHP

Since Oct 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/adippe-siwei/sovren-parser)[ Packagist](https://packagist.org/packages/siwei/sovren-parser)[ RSS](/packages/siwei-sovren-parser/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

sovren-parser
=============

[](#sovren-parser)

A caller and response parser for Sovren API

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

[](#installation)

You can install the package via composer:

```
composer require siwei/sovren-parser
```

Usage
-----

[](#usage)

After installing, the package will automatically register its service provider.

To publish the config file to config/sovren.php run:

```
php artisan vendor:publish --provider="Siwei\SovrenParser"
```

And change your API keys accordingly.

### Usage

[](#usage-1)

```
$resume = Sovren::parse(FULL_PATH_TO_RESUME);
```

### Security

[](#security)

If you discover any security related issues, please email .

Credits
-------

[](#credits)

- [Aurélien Dippe](https://github.com/adippe-siwei)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7011f5da4137084e706d3bde7c559562c46a843104527137ef0bba6234718c6?d=identicon)[adippe](/maintainers/adippe)

---

Top Contributors

[![adippe-siwei](https://avatars.githubusercontent.com/u/72199265?v=4)](https://github.com/adippe-siwei "adippe-siwei (2 commits)")

### Embed Badge

![Health badge](/badges/siwei-sovren-parser/health.svg)

```
[![Health](https://phpackages.com/badges/siwei-sovren-parser/health.svg)](https://phpackages.com/packages/siwei-sovren-parser)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
