Projects with this topic
Sort by:
-
Implement Eboreum\ImmutableInterface\ImmutableInterface on any class to flag it as being immutable. An immutable object must never change its state; i.e. its class properties must remain unchanged after instantiation or cloning.
Updated -
Implement Eboreum\ValueObjectInterface\ValueObjectInterface on any class to flag it as a value-object. A value-object should never cause any side effects. For instance, a value-object should not cause database writes, cause network requests, cause logging, or similar things.
Updated -
Teamspeak 3 Webinterface for Server Administration (Docker)
Updated