Skip to content

Releases: nimbusec-oss/nimbusec-php

1.1.1

30 Aug 18:25

Choose a tag to compare

new cosmetic change

1.1.0

29 Aug 09:53

Choose a tag to compare

  • Allow GuzzleHttp options to be passed as additional parameters
  • Allow infected domains to be retrieved
  • Minor cosmetic changes

1.0.2

26 Jul 13:44

Choose a tag to compare

  • Allow results to be updated

1.0.1

11 May 20:27

Choose a tag to compare

  • Fixed bug with user configuration

Composer friendly integration

12 Apr 15:11

Choose a tag to compare

  • Integrated with composer and published packagist
  • Client can be installed as dependency now
  • Usage works through autoloading (PSR-4, see example)
  • Replaced cumbersomely maintainable self-written components (e.g CURLClient with third-party dependencies (which are updated regularly)
  • Re-documented client (less senseful documentation)
  • Added PHPUnit tests (can be installed as dev dependency through composer)