Skip to content

[NFR]: DI Container refactor #736

@niden

Description

@niden

The current DI container does not support a lot of features that modern containers offer (one of them is autowiring).

There has been an effort to modernize the DI container (Container folder in this project) but that too has some implementations missing.

A new container will need to be built, that will be simpler, faster and used throughout the framework. This new container will replace the implementation in Container. Later steps will promote this new container to be the sole container for the framework.

It will also be ported in cphalcon

Metadata

Metadata

Assignees

Labels

new feature requestPlanned Feature or New Feature Request

Projects

Status

Implemented

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions