checks if this package is a platform package
public function isPlatform() : bool { return $this->getRepository() instanceof PlatformRepository; }