User Tools

Site Tools


linuxmce_flow_idea

Table of Contents

TYPO3 FLOW for LMCE

http://en.wikipedia.org/wiki/TYPO3_Flow

Pro

  • A PHP Framework with a big and solid community
  • Every LMCE component can live in its own package
  • All that modern programming paradigms like DDD, TDD, MVC etc.
  • Doctrine handles database, doctrine created required tables and stuff.
  • extendable Commandline interface, so we can easily have flow commands like “./flow lmce:addPhone”
  • Clear and clean structure
  • Advanced caching
  • File Abstaction layer
  • more and more available Packages/Plugins
  • i hope this improves security

Con

  • a lot to learn
  • seems more complicated then it actually is
  • Framework is created as a base for CMS, they say its optimized for handling content
  • this would change the whole database stuff in LMCE, if wanted/needed FLOW can work with “foreign databases”
linuxmce_flow_idea.txt · Last modified: 2015/06/09 19:02 by admin