Looking to hire Laravel developers? Try LaraJobs

laravel-sovren maintained by via-work

Description
Sovren package for Laravel.
Last update
2020/11/05 23:09 (dev-master)
License
Downloads
813

Comments
comments powered by Disqus

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.