Skip to content

Modularise components

Compare
Choose a tag to compare
@g105b g105b released this 15 Feb 12:22
· 101 commits to master since this release
56f5a60

This major release has modularised the components that make up WebEngine. All components are hosted within their own separate PHP.Gt repositories and included using Composer.

This is the first major change to architecture, making the transition to a dependency injected WebEngine in V4 much easier.