arran member since: Jul 14, 2014

arran's packages

  • PHP

    oonix/encrypted-sessions

    Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.

  • PHP

    oonix/encryption-utils

    Convenience wrapper for openssl_[en|de]crypt()

  • PHP

    oonix/encryption-wrapper

    Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.

  • PHP

    oonix/mongo-rbac

    Core MongoDB classes extended to use PhpRbac for fine-grained access control.