Add EntityManager stub and typecheck Collection push
Added
- Collection push: now Psalm will check that you push a good item to the collection with
$collection[] = $item
EntityManager
stub (re-added)
Misc
- Friendlier test infrastructure with Gherkin scenarios
- Leaner dist archives