This library is trying to accommodate ease-of use for systems with no dependencies, whilst providing a batteries included access to the inner workings.
Wrapper for simple usage of koncierge
.
When you instantiate a Koncierge
object, the effects (generating a random number for $chaos
and a date for $date
) are managed by the World
field.
World
has sensible defaults, but you can change them for other purposes (e.g.: testing). Results are all wrapped in inline class
'es so you don't need to worry about internal functional workings.
If you want to use the functional-style interfaces, refer to the internal
package.
Batteries included part.
Types used throughout koncierge
The definition of the koncierge's format.