Search results

  1. Kooser6

    Show DevBest [PHP 7.3^] Kooser Directory.

    Kooser Directory. A PDO wrapper for secure connections. <https://packagist.org/packages/kooser/directory>. Features: - Connection Manager - SQL handler Why: This library makes the connection manager as well as the SQL handler injectable through service containers to make web developement...
  2. Kooser6

    Show DevBest [PHP 7.3^] Kooser PasswordLock.

    Kooser PasswordLock. Secure your password using password lock. <https://packagist.org/packages/kooser/password-lock>. Features: - Argon2id Hasher - Argon2i Hasher. - Bcrypt Hasher. - Pbkdf2 Hahser. Why: This library makes the hasher injectable through service containers to make web...
  3. Kooser6

    [PHP 7.3^] Kooser Session.

    Kooser Session Securely manage and preserve session data. <https://kooser6.github.io/Session> <https://packagist.org/packages/kooser/session>. Features: - Flash Messages. - Same-Site Session Cookies. - Session Fingerprint. - Session Manager. - Session Handlers. - Simple API. Todo: - WinCache...
Top