Splitting Packages
Closed this issue · 0 comments
jamielsharief commented
Think about splitting utilities into their owner packages, this way people can switch packages with things they like. So if they want PSR cache, they can use that instead.
Note. Some packages, such as XML are required by the framework. Migration will be a challenge since it requires schema which is also used by framework.
Queue package will need to be independent from model, so that it can be packaged up.