/laravel-sovren

Use Sovren parsing API inside Laravel.

Primary LanguagePHPMIT LicenseMIT

Laravel Sovren

Latest Version on Packagist Build Status Quality Score Total Downloads

Very simple package to use the Sovren API inside Laravel.

Archived

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

Installation

You can install the package via composer:

composer require via-work/laravel-sovren

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

composer test

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.