Some of Modera Foundation open-source packages that are also useful outside of platform context:
Client-side library complements ExtJs by adding functionality that you usually will need when you are developing huge applications with complex logic.
mjr.dev.modera.org
Provides tools that simplify building heavily data-driven applications.
github.com/modera/ModeraServerCrudBundle
Provides tools that simplify process translations tokens extraction from your files, dumping them to database, translating and finally dumping them back to physical files.
github.com/modera/ModeraTranslationsBundle
Low level utilities for managing languages.
github.com/modera/ModeraLanguagesBundle
Allows to track user actions from your code by providing Psr's LoggerInterface compatible logger.
github.com/modera/ModeraActivityLoggerBundle