nektria/php-sdk

Nektria PHP SDK - 1.0.449

1.0.449 2024-11-20 12:35 UTC

This package is auto-updated.

Last update: 2024-11-20 12:36:35 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