digedag/rn-base

A base library for extensions. Uses MVC design principles and domain driven development for TYPO3 extension development.

Installs: 190 427

Dependents: 25

Suggesters: 1

Security: 0

Stars: 8

Watchers: 9

Forks: 16

Open Issues: 10

Type:typo3-cms-extension

v1.18.0 2023-12-09 11:23 UTC

This package is auto-updated.

Last update: 2024-03-29 16:26:46 UTC


README

TYPO3 compatibility rn_base Latest Stable Version Total Downloads Code Style License

What is this extension for?

This is a base library to develop extensions for Content Management System TYPO3. It is based and includes many code of extension "lib". I wrote this extension because I don't like the code design of "lib". For my taste there is too much inheritance, too much dependency and unclear responsibilities between the used classes.

So what is changed?

Documentation