Namespace Teto\Object
| Helper | Interface for array compatible object |
| ObjectArray | Interface for array compatible object |
| TypeDefinition | Type Definition syntax |
| ToArrayInterface | Interface for array compatible object |
| MethodAlias | Make Property like method |
| PrivateGetter | Private property behaves like read only. |
| PrivateStrictGetter | Private property behaves like read only. |
| PropertyLikeMethod | Make Property like method |
| ReadOnly | Restrict write to not accessable property. |
| TypeAssert | Argument type assertion methods |
| TypedProperty | Typed property function for class |