nektria/php-sdk

Nektria PHP SDK - 2.0.96

Maintainers

Package info

github.com/nektria/php-sdk

pkg:composer/nektria/php-sdk

Statistics

Installs: 6 298

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

This package is auto-updated.

Last update: 2026-03-04 12:35:46 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/