Libraries tagged by tranversable
chrissileinus/config-php
0 Favers
28 Downloads
28 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
unclecheese/silverstripe-serialised-dbfields
10 Favers
6123 Downloads
6123 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
nhalstead/transferable
0 Favers
188 Downloads
188 Downloads
Transfer attached relationships from one model instance to another model instance of the same type.