digedag/rn-base

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

Maintainers

Package info

github.com/digedag/rn_base

Homepage

Type:typo3-cms-extension

pkg:composer/digedag/rn-base

Statistics

Installs: 402 372

Dependents: 23

Suggesters: 0

Stars: 8

Open Issues: 9

v1.20.0 2025-10-24 08:41 UTC

This package is auto-updated.

Last update: 2026-03-01 00:20: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