appcia/bind

Wrapper for data with automatic serializing / unserializing

dev-master 2014-06-03 12:09 UTC

This package is not auto-updated.

Last update: 2024-03-26 04:53:53 UTC


README

Wrapper for data with automatic serializing / unserializing

Features

  • wrapper for storing serialized data in PHP/JSON format (which can provided by e.g record from database)
  • useful getters / setters (deep arrays with keys that support dot notation)

Changelog

v1.0

  • Initial release