Answer the question
In order to leave comments, you need to log in
It became interesting whether there are implementations of self-sufficient components in some php framework like CMS, for example, like Bitrix?
There is a component in Bitrix, it can contain a model, a controller and a view with resources (pictures, styles, scripts). Does this happen in popular php frameworks? So that everything is collected in one place and separated from the general logic.
Answer the question
In order to leave comments, you need to log in
Yes, and this is called:
In Laravel - Packages
In Zend / Yii - Modules
In Symfony - Bundles
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question