nektria/php-sdk

Nektria PHP SDK - 2.0.28

Installs: 5 869

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/nektria/php-sdk

2.0.28 2025-10-16 15:11 UTC

This package is auto-updated.

Last update: 2025-10-16 15:11:51 UTC


README

Php tools used for Nektria PHP software.

Console commands

  • Generate A Password

    • bin/console debug:random:password creates an 8 character long password without special chars
    • bin/console debug:random:password -f 16 -c creates a 16 character long password with special chars
  • Generate A Uuid

    • bin/console debug:random:uuid

rm -Rf /tmp/phpstan/