Download the PHP package wwwision/dam without Composer
On this page you can find all versions of the php package wwwision/dam. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package dam
Short Description Proof of Concept of a simple Digital Asset Management built on top of the Event Sourced Content Repository
License MIT
Informations about the package dam
Wwwision.DAM
Proof of Concept of a simple Digital Asset Management built on top of the Event Sourced Content Repository
Warning This package is currently a proof of concept. It is subject to change, but it might never make it to an actual product!
Usage
Installation
Warning This package is not yet prepared to be installed on its own See https://github.com/bwaidelich/dam-example for a minimal example base upon Slim Or https://github.com/bwaidelich/Wwwision.Neos.DAM for an example integration into Neos CMS.
Install using composer:
Afterwards call
in order to create required database tables and root nodes.
PHP API
See DAM.php