Tags give the ability to mark specific points in history as being important
Bugfix: Allow a Collection to be instantiated empty, which is in fact a valid state.
Bugfix: Quote regex in StringHelper::extractFromBetween()
Remove all php extensions requirements that are not really needed
Moved Object related functions from ClassHelper to ObjectHelper
Added missing dependencies to the dockerfile. Fixed integration with gitlab. Added getNestedProperty to the ReferenceHelper.