PHPackages                             inwave/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. inwave/laravel-sovren

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

inwave/laravel-sovren
=====================

Sovren package for Laravel.

3.0(4y ago)0139MITPHPPHP ^8.0

Since Apr 26Pushed 4y agoCompare

[ Source](https://github.com/betaselect/laravel-sovren)[ Packagist](https://packagist.org/packages/inwave/laravel-sovren)[ Docs](https://github.com/inwave/laravel-sovren)[ RSS](/packages/inwave-laravel-sovren/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (6)Versions (10)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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 96.2% 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 ~159 days

Recently: every ~251 days

Total

8

Last Release

1462d ago

Major Versions

0.1.0 → 1.0.02019-07-30

1.1.2 → 2.02022-02-20

2.0.1 → 3.02022-05-16

PHP version history (2 changes)0.1.0PHP ^7.1

2.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/37faf5977143e255403beb82a46a5bb21fd0ff8bd24602b965ba25492251b2bd?d=identicon)[Betaselect](/maintainers/Betaselect)

---

Top Contributors

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

---

Tags

laravelparsingsovren

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/inwave-laravel-sovren/health.svg)](https://phpackages.com/packages/inwave-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)
