sulu/document-manager

This package is abandoned and no longer maintained. No replacement package was suggested.

Sulu Document Manager

0.10.1 2018-03-19 07:00 UTC

README

Scrutinizer Code Quality

100% event driven PHPCR based document manager.

Features:

  • Internationalized by default
  • Persist and hydration events are "option" aware.
  • Lazy loading and proxies
  • No unit of work. Changes are persisted directly to nodes and flush() flushes the PHPCR session.
  • Highly extensible (the DocumentManager just fires events)
  • Extremely decoupled
  • Profileable subscribers are automatically profiled when in debug mode.

This library is currently under development.