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-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.
-