Change the namespace of ArrayMapping from `Nolikein` to `Nolikein\ArrayMapping`. Add `gitlab-ci.yaml` for tests from gitlab. Change the `ArrayMapping::update` method to `ArrayMapping::assign`. Add an interface named `ArrayMappingInterface` that ArrayMapping class implements. Changing the test directory tree.