PHPackages                             montross50/netsparker-cloud-sdk - 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. montross50/netsparker-cloud-sdk

ActiveLibrary

montross50/netsparker-cloud-sdk
===============================

Netsparker cloud php sdk

103PHP

Since Feb 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/montross50/netsparker-cloud-sdk)[ Packagist](https://packagist.org/packages/montross50/netsparker-cloud-sdk)[ RSS](/packages/montross50-netsparker-cloud-sdk/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Netsparker Cloud PHP SDK
========================

[](#netsparker-cloud-php-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6d5e6fb97adc625e4bacbacb350bfa0c8c26575de2fe989f9c9ad5a3c3b1cf06/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f6e74726f737335302f6e6574737061726b65722d636c6f75642d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/montross50/netsparker-cloud-sdk)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/6e75d04908a88dcece7d6ac810c9d6437ab71f5f6cd662b60c1817baebb674ec/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d6f6e74726f737335302f6e6574737061726b65722d636c6f75642d73646b2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/montross50/netsparker-cloud-sdk)[![Coverage Status](https://camo.githubusercontent.com/0269a8b950afec3a9a22d5d05d08b9a02e8669395625b51d4f94a131fe1ddda7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6d6f6e74726f737335302f6e6574737061726b65722d636c6f75642d73646b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/montross50/netsparker-cloud-sdk/code-structure)[![Quality Score](https://camo.githubusercontent.com/82d24635aa28ff33bfd62e976de33db0852632d5f5c9254f1c5ec02f168e80ff/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d6f6e74726f737335302f6e6574737061726b65722d636c6f75642d73646b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/montross50/netsparker-cloud-sdk)[![Total Downloads](https://camo.githubusercontent.com/870f956f27303bc898928087e07037bc27d486e049133ced0e198926a22ecfca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f6e74726f737335302f6e6574737061726b65722d636c6f75642d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/montross50/netsparker-cloud-sdk)

This package creates an SDK to integrate with Netsparker Cloud. It is intended to work with Laravel. Hence the service provider. If someone really needs a non laravel version I could do that but this is my use case. The package uses [Jane Open Api](https://packagist.org/packages/jane-php/open-api) to generate the raw SDK.

Install
-------

[](#install)

Via Composer

```
$ composer require montross50/netsparker-cloud-sdk
```

Usage
-----

[](#usage)

```
$api = app(NetsparkerCloudInterface::class);
$result = $api->scansResult('foobar');
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

The integration tests expect you to create a phpunit.xml.dist and place your credentials in the env.

```

```

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Trent Schmidt](https://github.com/montross50)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/26fd57a3cd2e5e126d0da83b969168f6fce20221ab46813ec38f080b08f11710?d=identicon)[montross50](/maintainers/montross50)

### Embed Badge

![Health badge](/badges/montross50-netsparker-cloud-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/montross50-netsparker-cloud-sdk/health.svg)](https://phpackages.com/packages/montross50-netsparker-cloud-sdk)
```

PHPackages © 2026

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