nektria/php-sdk

Nektria PHP SDK - 1.0.368

1.0.368 2024-10-28 13:56 UTC

This package is auto-updated.

Last update: 2024-10-28 13:56:59 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