Download the PHP package sulu/document-manager without Composer
On this page you can find all versions of the php package sulu/document-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package document-manager
Sulu Document Manager
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.
All versions of document-manager with dependencies
PHP Build Version
Package Version
Requires
symfony/event-dispatcher Version
~2.8 || ~3.0
symfony/dependency-injection Version ~2.8 || ~3.0
symfony/config Version ~2.8 || ~3.0
symfony/options-resolver Version ~2.8 || ~3.0
symfony-cmf/slugifier-api Version ~1.0
ocramius/proxy-manager Version ~1.0 | ~2.0
aferrandini/urlizer Version ~1.0.0
symfony/dependency-injection Version ~2.8 || ~3.0
symfony/config Version ~2.8 || ~3.0
symfony/options-resolver Version ~2.8 || ~3.0
symfony-cmf/slugifier-api Version ~1.0
ocramius/proxy-manager Version ~1.0 | ~2.0
aferrandini/urlizer Version ~1.0.0
The package sulu/document-manager contains the following files
Loading the files please wait ....