2017 © Pedro Peláez
 

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

image

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.

  • Tuesday, September 1, 2015
  • by arran
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The Versions

01/09 2015

dev-master

9999999-dev

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.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Arran Schlosberg

01/09 2015

v0.1.1

0.1.1.0

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.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Arran Schlosberg

16/07 2014

v0.1.0

0.1.0.0

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.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

by Arran Schlosberg