Skip to content

Milestones

List view

  • After some usage of the framework for some throwaway projects there are some things which need to be (more or less) polished and some additional ones added that can make working with it easier and more productive. Areas which need to be touched a bit are: - Routing - Request Dispatching (especially with the changes in PSR-15) - Dependency Injection aspects - expand the object setup - Configuration (currently it is a too manual task) - General functionality The functionality may or may not require to bump the version number to `2.x`, it will be better to start defining/grouping the functionality and attempt keep BC.

    No due date