The base package of the piko Framework. It Contains the Piko helper class and some usefull traits :
- Piko\EventHandlerTrait to dispatch and listen for events
- Piko\BehaviorTrait to inject custom behaviors in objects using this trait
- Piko\ModelTrait to facilitate model entity manipulation and validation.