Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.31 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.31 KB

rn_base

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