PHPackages                             looxis/laravel-scopevisio - 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. looxis/laravel-scopevisio

ActiveLibrary[API Development](/categories/api)

looxis/laravel-scopevisio
=========================

Connect your laravel application to the ScopeVIsio platform

v1.2.3(4y ago)011.2k↓64.7%[3 issues](https://github.com/looxis/laravel-scopevisio/issues)MITPHPPHP ^7.4||^8.0CI failing

Since Jul 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/looxis/laravel-scopevisio)[ Packagist](https://packagist.org/packages/looxis/laravel-scopevisio)[ Docs](https://github.com/looxis/laravel-scopevisio)[ RSS](/packages/looxis-laravel-scopevisio/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c719873dc357247fcbecb73e124bc5d066fa31811735a7e678f23d99c05e9981/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f6f7869732f6c61726176656c2d73636f7065766973696f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/looxis/laravel-scopevisio)[![Build Status](https://camo.githubusercontent.com/477b907f8e1167292742e57b4de9ec8c666c782e460904d9207cf6b3af7ee690/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c6f6f7869732f6c61726176656c2d73636f7065766973696f2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/looxis/laravel-scopevisio)[![Quality Score](https://camo.githubusercontent.com/e0da03c697d344554a812745c0746f2c4fe80c1695d5340ce71e3259cc0a03ea/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c6f6f7869732f6c61726176656c2d73636f7065766973696f2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/looxis/laravel-scopevisio)[![Total Downloads](https://camo.githubusercontent.com/1ecd34eac60c2dd2cd656fbf1670b4cb58cdd97898b5539e4e7b4779e1a4ec37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f6f7869732f6c61726176656c2d73636f7065766973696f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/looxis/laravel-scopevisio)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

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

[](#installation)

You can install the package via composer:

```
composer require looxis/laravel-scopevisio
```

Usage
-----

[](#usage)

To register your provider, add it to the array into `config/app.php` file:

```
'providers' => [
    // Other Service Providers

    Looxis\Laravel\ScopeVisio\ScopeVisioServiceProvider::class,
],
```

Add some properties to your `.env` file (see .env.example)

```
SCOPEVISIO_CUSTOMER=1234567
SCOPEVISIO_USERNAME=your@email.com
SCOPEVISIO_PASSWORD=secret
SCOPEVISIO_ORGANISATION='My Organisation'
```

For Sandbox Mode add the following properties to your `.env` file (see .env.example) Sandbox mode is `true` per default if app environment is unequal to 'production'.

```
SCOPEVISIO_SANDBOX=true
SCOPEVISIO_SANDBOX_ORGANISATION='My Sandbox Organisation'
```

Also you can publish the config file with this artisan command:

```
php artisan vendor:publish --provider="Looxis\Laravel\ScopeVisio\ScopeVisioServiceProvider" --tag=config
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Igor Tsapiro](https://github.com/looxis)
- [MannikJ](https://github.com/mannikj)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~162 days

Total

10

Last Release

1496d ago

Major Versions

v0.3.2 → v1.0.02020-02-24

PHP version history (2 changes)v0.2.0PHP ^7.1

1.2PHP ^7.4||^8.0

### Community

Maintainers

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

---

Top Contributors

[![MannikJ](https://avatars.githubusercontent.com/u/1841856?v=4)](https://github.com/MannikJ "MannikJ (20 commits)")[![krizzdev](https://avatars.githubusercontent.com/u/5312693?v=4)](https://github.com/krizzdev "krizzdev (18 commits)")[![igortsapiro](https://avatars.githubusercontent.com/u/25585899?v=4)](https://github.com/igortsapiro "igortsapiro (4 commits)")

---

Tags

looxislaravel-scopevisio

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/looxis-laravel-scopevisio/health.svg)

```
[![Health](https://phpackages.com/badges/looxis-laravel-scopevisio/health.svg)](https://phpackages.com/packages/looxis-laravel-scopevisio)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1772.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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