PHP Classes / TypeSafeStruct

Manipulate type safe objects

TypeSafeStruct PHP Class

This package can be used to manipulate type safe objects in a way that works with PHP caching extensions. It provides base classes that can check whether the types of the values to assign variables of implementation subclasses are of the expected types. The expected types are determined by the prefixes of private variables, so it works well even when using PHP compiled code cached extensions. An additional class can serialize objects as XML documents or to insert them in database tables.

Similar PHP Classes

Search in PHP Classes

Filter by tags