Welcome Guest, Not a member yet? Register   Sign In
Does CI4 support HMVC?
#1

(This post was last modified: 01-29-2020, 12:47 AM by jreklund.)

I'm currently using Yii2 and have been for the past 8-9 years or so, but I am looking for a new framework before Yii3 arrives on the scene. I have a couple of Yes/No questions. 

First, does the HMVC extension work in CI4, and if not, is anyone working on a replacement?

Second, does CI4 support the concepts of events and listeners?
Reply
#2

Hi, I spitted your post into a separate thread. As it where off topic.
Reply
#3

CI4 use Modules, look at manual https://codeigniter4.github.io/userguide...ht=modules
Reply
#4

CI4 is fully namespaced and autoloaded, so you can structure your folders however you like (including HMVC). Check the Iser Guide shared above.

Yes, version 4 has Events. Make sure you read about them as they have their own protocol.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB