PHPackages                             via-work/laravel-sovren - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. via-work/laravel-sovren

AbandonedArchivedLibrary[Parsing &amp; Serialization](/categories/parsing)

via-work/laravel-sovren
=======================

Sovren package for Laravel.

3.0.0(5y ago)18131[1 issues](https://github.com/via-work/laravel-sovren/issues)MITPHPPHP ^7.3

Since Apr 26Pushed 5y agoCompare

[ Source](https://github.com/via-work/laravel-sovren)[ Packagist](https://packagist.org/packages/via-work/laravel-sovren)[ Docs](https://github.com/via-work/laravel-sovren)[ RSS](/packages/via-work-laravel-sovren/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (6)Versions (7)Used By (0)

Laravel Sovren
==============

[](#laravel-sovren)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7c727e87df134cdb933f0ff4f9fc574af8dffcfb77df222849cbb863fbc2df4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7669612d776f726b2f6c61726176656c2d736f7672656e2e7376673f7374796c653d706f706f7574)](https://camo.githubusercontent.com/7c727e87df134cdb933f0ff4f9fc574af8dffcfb77df222849cbb863fbc2df4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7669612d776f726b2f6c61726176656c2d736f7672656e2e7376673f7374796c653d706f706f7574)[![Build Status](https://camo.githubusercontent.com/1742a2da0c9bd17211b586a3217defffd37f1088d6de9cfcea3b8b634f963740/68747470733a2f2f7472617669732d63692e636f6d2f7669612d776f726b2f6c61726176656c2d736f7672656e2e7376673f746f6b656e3d51774a584b64384848476b7a61487a56786d6a47266272616e63683d6d6173746572)](https://travis-ci.com/via-work/laravel-sovren)[![Quality Score](https://camo.githubusercontent.com/e01725a338f2bd79b2fc1108801f40b7912869f8a6030a792de382a70b30aec8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7669612d776f726b2f6c61726176656c2d736f7672656e2e7376673f7374796c653d706f706f7574)](https://scrutinizer-ci.com/g/via-work/laravel-sovren)[![Total Downloads](https://camo.githubusercontent.com/793edd4e58c165e85b3906e2d3e95dbfb044e02a0bb6b19e48ce9aaebdfedec7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f7669612d776f726b2f6c61726176656c2d736f7672656e2e7376673f7374796c653d706f706f7574)](https://packagist.org/packages/via-work/laravel-sovren)

Very simple package to use the Sovren API inside Laravel.

Archived
--------

[](#archived)

We are no longer using Sovren in our projects so we can not longer mantain this repo.

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

[](#installation)

You can install the package via composer:

```
composer require via-work/laravel-sovren
```

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="Via\LaravelSovren\SovrenFacade"
```

And change your API keys accordingly.

### Testing

[](#testing)

```
composer test
```

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Alfonso Strotgen](https://github.com/strotgen)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~111 days

Total

6

Last Release

2014d ago

Major Versions

0.1.0 → 1.0.02019-07-30

1.1.1 → 2.0.02019-12-16

2.0.0 → 3.0.02020-11-05

PHP version history (3 changes)0.1.0PHP ^7.1

2.0.0PHP ^7.2

3.0.0PHP ^7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c5c19804b13fcf8444b26363131fa0070d0700bfcf1d4be495f0a19ec18b0b1?d=identicon)[via-work](/maintainers/via-work)

![](https://www.gravatar.com/avatar/39522ae95bfeb38e894ae2912c12e59d81476a5b3381f546e29768127be84c7e?d=identicon)[strotgen](/maintainers/strotgen)

---

Top Contributors

[![strotgen](https://avatars.githubusercontent.com/u/14982436?v=4)](https://github.com/strotgen "strotgen (25 commits)")

---

Tags

laravelparsingsovren

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/via-work-laravel-sovren/health.svg)

```
[![Health](https://phpackages.com/badges/via-work-laravel-sovren/health.svg)](https://phpackages.com/packages/via-work-laravel-sovren)
```

###  Alternatives

[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[ultrono/laravel-sitemap

Sitemap generator for Laravel 11, 12 and 13

36412.6k6](/packages/ultrono-laravel-sitemap)[mischasigtermans/laravel-toon

Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling

13113.1k](/packages/mischasigtermans-laravel-toon)[dniccum/nova-documentation

A Laravel Nova tool that allows you to add markdown-based documentation to your administrator's dashboard.

37116.4k](/packages/dniccum-nova-documentation)[sbsaga/toon

🧠 TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts &amp; LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).

6115.6k](/packages/sbsaga-toon)

PHPackages © 2026

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