Search by

appcia / bind

appcia

Wrapper for data with automatic serializing / unserializing

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

This package is not auto-updated.

Last update: 2026-09-08 17:17:14 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